Skip to content

Commit

Permalink
Update AppStream destination and filename
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh authored and Webster Sheets committed Nov 17, 2023
1 parent bd660f5 commit 13bad27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@ if (UNIX AND NOT PIONEER_INSTALL_INPLACE)
install(FILES ${PIONEER_DESKTOP_FILE}
DESTINATION ${CMAKE_INSTALL_DATADIR}/applications
)
install(FILES metadata/net.pioneerspacesim.Pioneer.appdata.xml
DESTINATION ${CMAKE_INSTALL_DATADIR}/appdata
install(FILES metadata/net.pioneerspacesim.Pioneer.metainfo.xml
DESTINATION ${CMAKE_INSTALL_DATADIR}/metainfo
)

foreach(_i IN ITEMS 16 22 24 32 40 48 64 128 256)
Expand Down

0 comments on commit 13bad27

Please sign in to comment.