all repos — mgba @ d2a21c256bbf5650a2bb73740e5f5198856c4e4e

mGBA Game Boy Advance Emulator

All: Update Debian package section to "games"
Jeffrey Pfau jeffrey@endrift.com
Sun, 08 Feb 2015 01:20:04 -0800
commit

d2a21c256bbf5650a2bb73740e5f5198856c4e4e

parent

3c9cc0ad878c42ef5e81af92972be9198ba49b9f

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M CMakeLists.txtCMakeLists.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})