summaryrefslogtreecommitdiff
path: root/multimedia/ccxstream/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/ccxstream/patches/patch-aa')
-rw-r--r--multimedia/ccxstream/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/ccxstream/patches/patch-aa b/multimedia/ccxstream/patches/patch-aa
new file mode 100644
index 00000000000..6a30db8e5e6
--- /dev/null
+++ b/multimedia/ccxstream/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/11/27 08:38:49 wiz Exp $
+
+--- xbmsp-rc.orig 2003-03-17 14:29:15.000000000 +0000
++++ xbmsp-rc
+@@ -26,7 +26,7 @@ fi
+
+ PARAMS="-f -F $PIDFILE -r $DIR -u $RUNASUSER"
+
+-if test "$FOLLOWSYMLINKS" == "YES" ; then
++if test "$FOLLOWSYMLINKS" = "YES" ; then
+ PARAMS="$PARAMS -L"
+ fi
+