Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / ccxstream / patches / patch-aa
blobe7e96aece5e70896ddc6ee81e1b0b367c7ad2236
1 $NetBSD$
3 --- xbmsp-rc.orig       2003-03-17 14:29:15.000000000 +0000
4 +++ xbmsp-rc
5 @@ -26,7 +26,7 @@ fi
6  
7  PARAMS="-f -F $PIDFILE -r $DIR -u $RUNASUSER"
8  
9 -if test "$FOLLOWSYMLINKS" == "YES" ; then
10 +if test "$FOLLOWSYMLINKS" = "YES" ; then
11      PARAMS="$PARAMS -L"
12  fi