$NetBSD: patch-ax,v 1.5 2011/07/23 01:14:44 manu Exp $

Do not strip binaries so that we have debug for now.
--- install-sh.orig	2011-08-23 14:31:51.000000000 +0200
+++ install-sh	2011-09-17 15:45:29.000000000 +0200
@@ -120,9 +120,9 @@
         shift
         shift
         continue;;
 
-    -s) stripcmd=$stripprog
+    -s) #stripcmd=$stripprog
         shift
         continue;;
 
     -t) dstarg=$2
