SOURCES: safecat.patch - skip catfile installs
glen
glen at pld-linux.org
Sun May 7 21:26:13 CEST 2006
Author: glen Date: Sun May 7 19:26:13 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- skip catfile installs
---- Files affected:
SOURCES:
safecat.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/safecat.patch
diff -u SOURCES/safecat.patch:1.4 SOURCES/safecat.patch:1.5
--- SOURCES/safecat.patch:1.4 Sun May 7 21:24:38 2006
+++ SOURCES/safecat.patch Sun May 7 21:26:08 2006
@@ -18,10 +18,8 @@
auto_home.o: \
compile auto_home.c
--- safecat-1.13/hier.c~ 2001-04-14 13:09:54.000000000 +0200
-+++ safecat-1.13/hier.c 2006-05-07 22:20:48.498547001 +0300
-@@ -7,11 +7,12 @@
- c(auto_home,"bin","safecat",-1,-1,0755);
- c(auto_home,"bin","maildir",-1,-1,0755);
++++ safecat-1.13/hier.c 2006-05-07 22:25:03.134232019 +0300
+@@ -9,9 +9,7 @@
- d(auto_home,"man",-1,-1,02755);
- d(auto_home,"man/man1",-1,-1,02755);
@@ -33,9 +31,6 @@
+ d(auto_home,"share/man",-1,-1,02755);
+ d(auto_home,"share/man",-1,-1,02755);
+ d(auto_home,"share/man/man1",-1,-1,02755);
-+ d(auto_home,"share/man/cat1",-1,-1,02755);
+ c(auto_home,"share/man/man1","safecat.1",-1,-1,0644);
-+ c(auto_home,"share/man/cat1","safecat.0",-1,-1,0644);
+ c(auto_home,"share/man/man1","maildir.1",-1,-1,0644);
-+ c(auto_home,"share/man/cat1","maildir.0",-1,-1,0644);
}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/safecat.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list