Skip to content

Commit

Permalink
Update group for RPM
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Apr 3, 2024
1 parent 6455cfa commit d909010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ IF(GENERATE_PACKAGE_TARGET)
SET(CPACK_PACKAGE_EXECUTABLES "stellarium" "Stellarium")
SET(CPACK_SOURCE_IGNORE_FILES "/.git/" "/.github/" "builds/" "installers/" "po/stellarium-landscapes-descriptions" "po/stellarium-scenery3d-descriptions" "po/stellarium-skycultures-descriptions" "po/stellarium-desktop" "po/stellarium-metainfo" "util/spout2" "util/DSSToStellarium/toastForShape$" "Stellarium.tag$" "Stellarium.kdevelop.pcs$" "/CMakeLists.txt.user$" "/CITATION*" "\\\\.gitignore$" "\\\\.clang-format$" "\\\\.yml$" "~$" "\\\\.swp$" "\\\\.#" "/#")
SET(CPACK_RPM_PACKAGE_LICENSE "GNU GPLv2 or later")
SET(CPACK_RPM_PACKAGE_GROUP "Amusements/Graphics")
SET(CPACK_RPM_PACKAGE_GROUP "Sciences/Astronomy")
SET(CPACK_RPM_PACKAGE_URL "${STELLARIUM_URL}")
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "${CPACK_PACKAGE_VENDOR} <[email protected]>")
SET(CPACK_DEBIAN_PACKAGE_SECTION "science")
Expand Down

0 comments on commit d909010

Please sign in to comment.