summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs/patches/patch-ax
blob: ba860c60c3b1550340c48f00a7becf8fbe9cd35d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$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