All: Update Debian package section to "games"
Jeffrey Pfau jeffrey@endrift.com
Sun, 08 Feb 2015 01:20:04 -0800
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
CMakeLists.txt
→
CMakeLists.txt
@@ -283,6 +283,7 @@ set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "mGBA Game Boy Advance Emulator")
set(CPACK_PACKAGE_VENDOR "Jeffrey Pfau") set(CPACK_PACKAGE_CONTACT "Jeffrey Pfau <jeffrey@endrift.com>") set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README.md") +set(CPACK_DEBIAN_PACKAGE_SECTION "games") set(CPACK_STRIP_FILES ${BINARY_NAME})