summaryrefslogtreecommitdiff
path: root/multimedia/ccxstream/patches/patch-aa
blob: 6a30db8e5e64a805d507964111b114a0d2b655b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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