1
0

Kill INSTALL per rpmlint

OBS-URL: https://build.opensuse.org/package/show/games/chocolate-doom?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2013-05-02 08:18:41 +00:00 committed by Git OBS Bridge
parent ae265b6bb8
commit d04ba09a34
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Thu May 2 07:45:59 UTC 2013 - jengelh@inai.de Thu May 2 07:45:59 UTC 2013 - jengelh@inai.de
- Search /usr/share/doom for IWADs as well (bnc#818102) - 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 Mon Jun 11 20:58:25 UTC 2012 - jengelh@inai.de

View File

@ -62,6 +62,7 @@ make install DESTDIR="$b" iconsdir="%_datadir/icons/hicolor/64x64/apps" \
docdir="%_docdir/%name"; docdir="%_docdir/%name";
mkdir -p "$b/%_bindir"; mkdir -p "$b/%_bindir";
mv "$b/%_prefix/games"/* "$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 %suse_update_desktop_file -r chocolate-setup chocolate-setup Game ActionGame
%files %files