]> git.pld-linux.org Git - packages/cups.git/blob - cups-nostrip.patch
- rel 2; fix http auth for browsers like google chrome
[packages/cups.git] / cups-nostrip.patch
1 --- cups-1.4.0/config-scripts/cups-compiler.m4~ 2009-08-28 17:35:34.000000000 +0200
2 +++ cups-1.4.0/config-scripts/cups-compiler.m4  2009-08-29 21:27:34.296848459 +0200
3 @@ -28,8 +28,6 @@
4  
5  if test x$enable_debug = xyes; then
6         OPTIM="-g"
7 -else
8 -       INSTALL_STRIP="-s"
9  fi
10  
11  if test x$enable_debug_printfs = xyes; then
This page took 0.02777 seconds and 3 git commands to generate.