packages: coreutils/coreutils.spec - back to rm -f for translated man pages...

qboosh qboosh at pld-linux.org
Sat Oct 23 21:38:20 CEST 2010


Author: qboosh                       Date: Sat Oct 23 19:38:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- back to rm -f for translated man pages (no kill(1) pages currently)

---- Files affected:
packages/coreutils:
   coreutils.spec (1.167 -> 1.168) 

---- Diffs:

================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.167 packages/coreutils/coreutils.spec:1.168
--- packages/coreutils/coreutils.spec:1.167	Sat Oct 23 19:47:42 2010
+++ packages/coreutils/coreutils.spec	Sat Oct 23 21:38:15 2010
@@ -183,7 +183,7 @@
 done
 install %{SOURCE9} $RPM_BUILD_ROOT%{_mandir}/pl/man1/mktemp.1
 # unwanted
-%{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
+rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
 
 %find_lang %{name}
 
@@ -238,6 +238,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.168  2010/10/23 19:38:15  qboosh
+- back to rm -f for translated man pages (no kill(1) pages currently)
+
 Revision 1.167  2010/10/23 17:47:42  qboosh
 - pl.po-update patch is back (updated from TP)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.167&r2=1.168&f=u



More information about the pld-cvs-commit mailing list