SOURCES: safecat.patch - merge safecat-buildroot.patch from sources

glen glen at pld-linux.org
Sun May 7 21:22:04 CEST 2006


Author: glen                         Date: Sun May  7 19:22:03 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- merge safecat-buildroot.patch from sources

---- Files affected:
SOURCES:
   safecat.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/safecat.patch
diff -u SOURCES/safecat.patch:1.1 SOURCES/safecat.patch:1.2
--- SOURCES/safecat.patch:1.1	Sun May  7 21:21:28 2006
+++ SOURCES/safecat.patch	Sun May  7 21:21:58 2006
@@ -1,4 +1,3 @@
-diff -durN safecat-1.11.orig/maildir.sh safecat-1.11/maildir.sh
 --- safecat-1.11.orig/maildir.sh	2003-04-14 16:03:09.000000000 +0200
 +++ safecat-1.11/maildir.sh	2003-04-14 16:03:56.000000000 +0200
 @@ -1,4 +1,4 @@
@@ -7,3 +6,14 @@
  exec \
 -HOME/bin/safecat "$1"/tmp "$1"/new
 +/usr/bin/safecat "$1"/tmp "$1"/new
+--- ./Makefile.orig	Tue Aug 17 04:50:09 2004
++++ ./Makefile	Wed Sep 22 16:48:02 2004
+@@ -31,7 +31,7 @@
+ 
+ auto_home.c: \
+ auto-str conf-root
+-	./auto-str auto_home `head -1 conf-root` > auto_home.c
++	./auto-str auto_home $(RPM_BUILD_ROOT)`head -1 conf-root` > auto_home.c
+ 
+ auto_home.o: \
+ compile auto_home.c
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/safecat.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list