Codebase list blockattack / 1e52eaea-03c7-4391-8f89-0a8ba7021b84/main
Refresh patches. Debian Janitor 2 years ago
2 changed file(s) with 10 addition(s) and 10 deletion(s). Raw diff Collapse all Expand all
1717 CMakeLists.txt | 3 +++
1818 1 file changed, 3 insertions(+)
1919
20 diff --git a/CMakeLists.txt b/CMakeLists.txt
21 index dedb267..17efe75 100644
22 --- a/CMakeLists.txt
23 +++ b/CMakeLists.txt
24 @@ -68,8 +68,11 @@ include_directories(${SDL2_INCLUDE_DIR})
20 Index: blockattack/CMakeLists.txt
21 ===================================================================
22 --- blockattack.orig/CMakeLists.txt
23 +++ blockattack/CMakeLists.txt
24 @@ -64,8 +64,11 @@ include_directories(${SDL2_INCLUDE_DIRS}
2525 #Setup things that use pkg-config
2626 find_package(PkgConfig REQUIRED)
2727 pkg_search_module(SDL2MIXER REQUIRED SDL2_mixer)
66 CMakeLists.txt | 2 +-
77 1 file changed, 1 insertion(+), 1 deletion(-)
88
9 diff --git a/CMakeLists.txt b/CMakeLists.txt
10 index 86c4dc2..dedb267 100644
11 --- a/CMakeLists.txt
12 +++ b/CMakeLists.txt
13 @@ -17,7 +17,7 @@ set(INSTALL_DATA_DIR "share/blockattack" CACHE STRING "Install data to this dire
9 Index: blockattack/CMakeLists.txt
10 ===================================================================
11 --- blockattack.orig/CMakeLists.txt
12 +++ blockattack/CMakeLists.txt
13 @@ -16,7 +16,7 @@ set(INSTALL_DATA_DIR "share/blockattack"
1414 set(INSTALL_MAN_DIR "share/man/man6" CACHE STRING "Install the man page to this directory")
1515 set(INSTALL_APPLICATIONS_DIR "share/applications" CACHE STRING "Install the .desktop file to this directory")
1616 set(INSTALL_ICONS_DIR "share/icons/hicolor" CACHE STRING "Install the icon in a subfolder in this directory")