SOURCES: safecat.patch - $DESTDIR way
glen
glen at pld-linux.org
Sun May 7 21:23:23 CEST 2006
Author: glen Date: Sun May 7 19:23:23 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- $DESTDIR way
---- Files affected:
SOURCES:
safecat.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/safecat.patch
diff -u SOURCES/safecat.patch:1.2 SOURCES/safecat.patch:1.3
--- SOURCES/safecat.patch:1.2 Sun May 7 21:21:58 2006
+++ SOURCES/safecat.patch Sun May 7 21:23:17 2006
@@ -13,7 +13,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-str auto_home $(DESTDIR)`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.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list