openbsd-ports/games/sdlzombies/patches/patch-configure
pvalchev 9461bd4a05 Import of sdlzombies-1.0.0
SdlZombies is based on a very old game that runs on ZX81
(Sinclair).

http://hocwp.free.fr/sdlzombies.html
2001-07-26 19:11:51 +00:00

13 lines
349 B
Plaintext

$OpenBSD: patch-configure,v 1.1.1.1 2001/07/26 19:11:51 pvalchev Exp $
--- configure.orig Thu Jul 26 12:21:45 2001
+++ configure Thu Jul 26 12:21:57 2001
@@ -1187,7 +1187,7 @@ fi
-sdir=$datadir/games/sdlzombies
+sdir=$datadir/sdlzombies
inst_flag="-DSRC_DIR=\\\"$sdir/\\\""
# Check whether --enable-install or --disable-install was given.