SOURCES: man-ro-usr.patch - simplification: `cp /dev/null /var/cac...
twittner
twittner at pld-linux.org
Sat Jul 9 09:51:39 CEST 2005
Author: twittner Date: Sat Jul 9 07:51:39 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- simplification: `cp /dev/null /var/cache/man/whatis' ->
`:> /var/cache/man/whatis'
---- Files affected:
SOURCES:
man-ro-usr.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/man-ro-usr.patch
diff -u SOURCES/man-ro-usr.patch:1.4 SOURCES/man-ro-usr.patch:1.5
--- SOURCES/man-ro-usr.patch:1.4 Mon Mar 7 23:02:51 2005
+++ SOURCES/man-ro-usr.patch Sat Jul 9 09:51:34 2005
@@ -5,7 +5,7 @@
for mandir in $path
do
- cp /dev/null $mandir/whatis
-+ cp /dev/null /var/cache/man/whatis
++ :> /var/cache/man/whatis
done
done
fi
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/man-ro-usr.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list