All: Update Debian package section to "games"

This commit is contained in:
Jeffrey Pfau 2015-02-08 01:20:04 -08:00
parent 3c9cc0ad87
commit d2a21c256b
1 changed files with 1 additions and 0 deletions

View File

@ -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})