File lzwolf-use-correct-binary-path.patch of Package lzwolf
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4038c471..6797e38d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,9 +46,6 @@ endif() # Multiarch support if(UNIX AND NOT APPLE) - # We are in the games section - set(CMAKE_INSTALL_BINDIR "games") - include(GNUInstallDirs) if(CPACK_PACKAGE_NAME) # Match this to package name instead of project name