diff options
Diffstat (limited to 'audio/gnump3d/files/gnump3d.sh.in')
-rw-r--r-- | audio/gnump3d/files/gnump3d.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/files/gnump3d.sh.in b/audio/gnump3d/files/gnump3d.sh.in index 815966924b08..e68f1c1cf09c 100644 --- a/audio/gnump3d/files/gnump3d.sh.in +++ b/audio/gnump3d/files/gnump3d.sh.in @@ -12,7 +12,7 @@ gnump3d_flags=${gnump3d_flags-"--fast --quiet --background"} gnump3d_pidfile=${gnump3d_pidfile:-/var/run/gnump3d.pid} name="gnump3d" -rcvar=`set_rcvar` +rcvar=gnump3d_enable command="%%PREFIX%%/bin/gnump3d" command_interpreter="%%PERL%%" pidfile="${gnump3d_pidfile}" |