aboutsummaryrefslogtreecommitdiff
path: root/games/wolfpack
diff options
context:
space:
mode:
Diffstat (limited to 'games/wolfpack')
-rw-r--r--games/wolfpack/scripts/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/wolfpack/scripts/configure b/games/wolfpack/scripts/configure
index 779604881e31..f3e3f2666748 100644
--- a/games/wolfpack/scripts/configure
+++ b/games/wolfpack/scripts/configure
@@ -41,4 +41,3 @@ if [ -z "$CC" ]; then
fi
sed -e "s/%%CC%%/$CC/" -e "s/%%NAME%%/$name/" -e "s/%%USERNAME%%/$username/" -e "s/%%EMAIL%%/$email/" -e "s#%%EMPDIR%%#$PREFIX/wolfpack#" <$FROM >$TO
-