Update deskutils/go-for-it to version 1.6.5
[dports.git] / deskutils / go-for-it / files / patch-CMakeLists.txt
1 --- CMakeLists.txt.orig 2018-02-28 21:31:57 UTC
2 +++ CMakeLists.txt
3 @@ -8,7 +8,7 @@ include (GNUInstallDirs)
4  set (INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
5  set (DATADIR "${INSTALL_PREFIX}/share")
6  
7 -set (APP_ID "com.github.jmoerman.go-for-it")
8 +set (APP_ID "go-for-it")
9  set (APP_SYSTEM_NAME ${APP_ID} CACHE STRING "Name to used for file names. For example the file name of the .desktop file.")
10  
11  set (PKGDATADIR ${DATADIR}/${APP_SYSTEM_NAME})