]> git.pld-linux.org Git - packages/cups.git/blobdiff - cups-nostrip.patch
- up to 2.0.0
[packages/cups.git] / cups-nostrip.patch
index 08c23e9f620900b50ccc03535f7c8227d2c2112d..a0e1a9f85961254d7114590d3f951e988b0d27da 100644 (file)
@@ -1,11 +1,11 @@
---- cups-1.2.0.org/Makedefs.in 2006-04-27 13:40:30.000000000 +0000
-+++ cups-1.2.0/Makedefs.in     2006-05-11 21:43:13.378701000 +0000
-@@ -43,7 +43,7 @@
- RMDIR         =       @RMDIR@
- SED           =       @SED@
- SHELL         =       /bin/sh
--STRIP         =       @STRIP@
-+STRIP         =       /bin/true
+--- cups-1.4.0/config-scripts/cups-compiler.m4~        2009-08-28 17:35:34.000000000 +0200
++++ cups-1.4.0/config-scripts/cups-compiler.m4 2009-08-29 21:27:34.296848459 +0200
+@@ -28,8 +28,6 @@
  
- #
- # Installation programs...
+ if test x$enable_debug = xyes; then
+       OPTIM="-g"
+-else
+-      INSTALL_STRIP="-s"
+ fi
+ if test x$enable_debug_printfs = xyes; then
This page took 0.038383 seconds and 4 git commands to generate.