SPECS: kpowersave.spec - fix sl locale dir instead of removing

qboosh qboosh at pld-linux.org
Sun Apr 15 19:49:37 CEST 2007


Author: qboosh                       Date: Sun Apr 15 17:49:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix sl locale dir instead of removing

---- Files affected:
SPECS:
   kpowersave.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/kpowersave.spec
diff -u SPECS/kpowersave.spec:1.16 SPECS/kpowersave.spec:1.17
--- SPECS/kpowersave.spec:1.16	Sun Apr 15 14:49:09 2007
+++ SPECS/kpowersave.spec	Sun Apr 15 19:49:31 2007
@@ -67,7 +67,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir}
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/sl_SI
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{sl_SI,sl}
 
 %find_lang %{name} --with-kde
 
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/04/15 17:49:31  qboosh
+- fix sl locale dir instead of removing
+
 Revision 1.16  2007/04/15 12:49:09  arekm
 - drop sl_SI; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kpowersave.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list