$NetBSD: patch-ax,v 1.1.1.1 2010/08/26 14:26:18 manu Exp $

Do not strip binaries so that we have debug for now.
--- install-sh.orig	2010-08-23 16:56:17.000000000 +0200
+++ install-sh	2010-08-23 16:56:40.000000000 +0200
@@ -120,9 +120,9 @@
         shift
         shift
         continue;;
 
-    -s) stripcmd=$stripprog
+    -s) #stripcmd=$stripprog
         shift
         continue;;
 
     -t) dstarg=$2
