[iortcw] 01/01: Fix BINARY name in wolfded.init

Simon McVittie smcv at debian.org
Tue Dec 30 22:12:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository iortcw.

commit 6e38a9c5a7e91d04fba1d3b7877e0799858547c0
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Dec 30 22:12:27 2014 +0000

    Fix BINARY name in wolfded.init
---
 debian/rtcw-server.wolfded.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rtcw-server.wolfded.init b/debian/rtcw-server.wolfded.init
old mode 100644
new mode 100755
index 1e9607a..bf120b2
--- a/debian/rtcw-server.wolfded.init
+++ b/debian/rtcw-server.wolfded.init
@@ -18,7 +18,7 @@ PACKAGE="rtcw-server"
 NAME="wolfded"
 DESC="Return to Castle Wolfenstein game server"
 DAEMON="/usr/games/$NAME"
-BINARY="/usr/lib/rtcw/$NAME"
+BINARY="/usr/lib/rtcw/io$NAME"
 START_ARGS="--background --make-pidfile --chuid ${PACKAGE}"
 DAEMON_ARGS="+exec etc/${PACKAGE}/default.cfg"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list