SPECS: kdegames.spec - corect build --without highscore with kbounce
grzegorz
grzegorz at pld-linux.org
Wed Dec 14 17:42:36 CET 2005
Author: grzegorz Date: Wed Dec 14 16:42:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- corect build --without highscore with kbounce
---- Files affected:
SPECS:
kdegames.spec (1.147 -> 1.148)
---- Diffs:
================================================================
Index: SPECS/kdegames.spec
diff -u SPECS/kdegames.spec:1.147 SPECS/kdegames.spec:1.148
--- SPECS/kdegames.spec:1.147 Tue Dec 13 23:50:14 2005
+++ SPECS/kdegames.spec Wed Dec 14 17:42:30 2005
@@ -812,11 +812,14 @@
kde_htmldir=%{_kdedocdir} \
kde_libs_htmldir=%{_kdedocdir}
-%if %{with highscore}
install -d $RPM_BUILD_ROOT/var/games
-touch $RPM_BUILD_ROOT/var/games/k{fouleggs,lickety,mines,sirtet,bounce}.scores
+touch $RPM_BUILD_ROOT/var/games/k{bounce}.scores
+
+%if %{with highscore}
+touch $RPM_BUILD_ROOT/var/games/k{fouleggs,lickety,mines,sirtet}.scores
%endif
+
%find_lang atlantik --with-kde
%find_lang kasteroids --with-kde
%find_lang katomic --with-kde
@@ -1183,6 +1186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.148 2005/12/14 16:42:30 grzegorz
+- corect build --without highscore with kbounce
+
Revision 1.147 2005/12/13 22:50:14 grzegorz
- added /var/games/kbounce.scores, its needen even if --without highscore
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdegames.spec?r1=1.147&r2=1.148&f=u
More information about the pld-cvs-commit
mailing list