$NetBSD: patch-ax,v 1.2 2011/05/19 14:54:23 manu Exp $

Do not strip binaries so that we have debug for now.
--- install-sh.orig	2011-04-22 19:37:34.000000000 +0200
+++ install-sh	2011-05-19 12:39:25.000000000 +0200
@@ -120,9 +120,9 @@
         shift
         shift
         continue;;
 
-    -s) stripcmd=$stripprog
+    -s) #stripcmd=$stripprog
         shift
         continue;;
 
     -t) dstarg=$2
