Fixed naming of files.

This commit is contained in:
diligentcircle 2021-11-24 18:58:51 -05:00
parent 413cc0c6a8
commit 5ad618da90
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# information. This file is offered as-is, without any warranty.
desktopdir = $(datarootdir)/applications
desktop_DATA = org.starfighter.starfighter.desktop
desktop_DATA = starfighter.desktop
icondir = $(datarootdir)/pixmaps
icon_DATA = starfighter.png
@ -12,4 +12,4 @@ icon_DATA = starfighter.png
dist_man6_MANS = starfighter.6
appdatadir = $(datarootdir)/metainfo
appdata_DATA = org.starfighter.starfighter.metainfo.xml
appdata_DATA = starfighter.metainfo.xml