Author: witekfl Date: Wed Oct 3 17:08:23 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - do not strip binaries with install
---- Files affected: SOURCES: twin-dont_strip.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/twin-dont_strip.patch diff -u /dev/null SOURCES/twin-dont_strip.patch:1.1 --- /dev/null Wed Oct 3 19:08:23 2007 +++ SOURCES/twin-dont_strip.patch Wed Oct 3 19:08:18 2007 @@ -0,0 +1,11 @@ +--- twin-0.5.1/makerules.in.old 2007-10-03 18:48:04.000000000 +0200 ++++ twin-0.5.1/makerules.in 2007-10-03 18:48:39.000000000 +0200 +@@ -43,8 +43,6 @@ + # detected by `./configure' : + CFLAGS+=$(CC_AC_FLAGS) + endif +- # strip installed binaries +- INSTALLFLAGS+=-s + endif + endif + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
