Install icons to PREFIX/share/icons/hicolor/128x128/apps
This commit is contained in:
parent
95bd2d4483
commit
428027629c
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ EXTRA_DIST= \
|
|||
setup.png \
|
||||
convert-icon
|
||||
|
||||
iconsdir = $(prefix)/share/icons
|
||||
iconsdir = $(prefix)/share/icons/hicolor/128x128/apps
|
||||
icons_DATA = @PROGRAM_PREFIX@doom.png \
|
||||
@PROGRAM_PREFIX@setup.png
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ Requires: libSDL-1.2.so.0, libSDL_mixer-1.2.so.0, libSDL_net-1.2.so.0
|
|||
/usr/games/@PROGRAM_PREFIX@doom
|
||||
/usr/games/@PROGRAM_PREFIX@server
|
||||
/usr/games/@PROGRAM_PREFIX@doom-setup
|
||||
/usr/share/icons/*
|
||||
/usr/share/icons/hicolor/128x128/apps/*
|
||||
/usr/share/applications/*
|
||||
|
||||
%description -n @PROGRAM_PREFIX@heretic
|
||||
|
|
|
|||
Loading…
Reference in a new issue