repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
multimedia
/
ccxstream
/
patches
/
patch-aa
blob
e7e96aece5e70896ddc6ee81e1b0b367c7ad2236
1
$NetBSD$
2
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
13