packages: coreutils/coreutils.spec - always nuke info/dir

glen glen at pld-linux.org
Mon Apr 4 08:28:46 CEST 2011


Author: glen                         Date: Mon Apr  4 06:28:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- always nuke info/dir

---- Files affected:
packages/coreutils:
   coreutils.spec (1.174 -> 1.175) 

---- Diffs:

================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.174 packages/coreutils/coreutils.spec:1.175
--- packages/coreutils/coreutils.spec:1.174	Sun Apr  3 22:21:42 2011
+++ packages/coreutils/coreutils.spec	Mon Apr  4 08:28:41 2011
@@ -202,8 +202,8 @@
 install %{SOURCE9} $RPM_BUILD_ROOT%{_mandir}/pl/man1/mktemp.1
 # unwanted (-f left intentionally - some manuals could have no translations)
 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
-
-%{__rm} $RPM_BUILD_ROOT%{_infodir}/dir
+# always remove, never packaged but sometimes installed
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
 %find_lang %{name}
 
@@ -258,6 +258,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.175  2011/04/04 06:28:41  glen
+- always nuke info/dir
+
 Revision 1.174  2011/04/03 20:21:42  glen
 - tests: misc/fmt: disable just the broken test
 - gnulib-tests: do not use /etc/resolv.conf for read test
================================================================

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



More information about the pld-cvs-commit mailing list