summaryrefslogtreecommitdiff
blob: 4f36040e221898d347f9a8c2884cfd71dcc2d53b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configuration/install-sh	2008-04-21 03:55:33.000000000 -0400
+++ b/configuration/install-sh	2015-04-08 16:59:32.000000000 -0400
@@ -79,7 +79,7 @@
 	    shift
 	    continue;;
 
-	-s) stripcmd="$stripprog"
+	-s) stripcmd=""
 	    shift
 	    continue;;