summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-cb
blob: b67aafc6d07a649dc0f01f94215f43c5687dca99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-cb,v 1.1 2006/10/11 18:44:25 rillig Exp $

--- buildtools/installosf.orig	2002-01-29 05:03:15.000000000 +0100
+++ buildtools/installosf	2006-10-11 20:41:35.000000000 +0200
@@ -17,7 +17,7 @@ while [ $# -gt 0 ]; do
     elif [ "$1" = "-m" ]; then 
         shift
         PERMISSIONS=$1
-    elif [ ${SOURCE_FILE}x == x ]; then
+    elif [ ${SOURCE_FILE}x = x ]; then
         SOURCE_FILE=$1
     else
         TARGET_DIR=$1