mirror of https://github.com/mgba-emu/mgba.git
All: Update Debian package section to "games"
This commit is contained in:
parent
3c9cc0ad87
commit
d2a21c256b
|
@ -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})
|
||||
|
||||
|
|
Loading…
Reference in New Issue