d8d5817 Do not set CMAKE_INSTALL_PREFIX explicitly

Authored and Committed by bkircher 2 years ago
    Do not set CMAKE_INSTALL_PREFIX explicitly
    
    Remove explicit use of -DCMAKE_INSTALL_PREFIX when calling %cmake and
    clean up patch 0002-CMake-fix-up-install-paths to use GNUInstallDirs
    variables.
    
    References:
    - https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
    
        
file modified
+5 -2