aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/netkit-base/netkit-base-0.17/configure.patch
blob: 8bddc2115103b7d0e87320d6121a1b2d3ef20045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -urNd netkit-base-0.17/configure netkit-base-0.17-new/configure
--- netkit-base-0.17/configure	2000-07-29 13:00:28.000000000 -0500
+++ netkit-base-0.17-new/configure	2002-10-02 14:06:12.000000000 -0500
@@ -13,7 +13,7 @@
 MANMODE='644'
 SUIDMODE='4755'
 
-while [ x$1 != x ]; do case $1 in
+while [ x"$1" != x ]; do case $1 in
 
 	--help)
 	cat <<EOF