d8c0683b91
- follow up path change in strip patch - added --enable-zlib=system configure parameter, so sudo uses system zlib, autoconf is no more needed Signed-off-by: Peter Czanik <peter@czanik.hu>
12 lines
244 B
Diff
12 lines
244 B
Diff
--- sudo-1.6.7p5/scripts/install-sh.strip 2005-07-21 14:28:25.000000000 +0200
|
|
+++ sudo-1.6.7p5/scripts/install-sh 2005-07-21 14:29:18.000000000 +0200
|
|
@@ -138,7 +138,7 @@
|
|
fi
|
|
;;
|
|
X-s)
|
|
- STRIPIT=true
|
|
+ #STRIPIT=true
|
|
;;
|
|
X--)
|
|
shift
|