forked from pool/chocolate-doom
Kill INSTALL per rpmlint
OBS-URL: https://build.opensuse.org/package/show/games/chocolate-doom?expand=0&rev=9
This commit is contained in:
parent
ae265b6bb8
commit
d04ba09a34
@ -2,6 +2,7 @@
|
||||
Thu May 2 07:45:59 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Search /usr/share/doom for IWADs as well (bnc#818102)
|
||||
- Remove unnecessary INSTALL file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 20:58:25 UTC 2012 - jengelh@inai.de
|
||||
|
@ -62,6 +62,7 @@ make install DESTDIR="$b" iconsdir="%_datadir/icons/hicolor/64x64/apps" \
|
||||
docdir="%_docdir/%name";
|
||||
mkdir -p "$b/%_bindir";
|
||||
mv "$b/%_prefix/games"/* "$b/%_bindir/";
|
||||
rm -f "$b/%_docdir/%name/INSTALL"
|
||||
%suse_update_desktop_file -r chocolate-setup chocolate-setup Game ActionGame
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user