remove unneeded configure_style=autoconf (cvs fuck-up for Makefile)
This commit is contained in:
parent
82e3995332
commit
270da6e82c
12
games/sdlzombies/patches/patch-configure
Normal file
12
games/sdlzombies/patches/patch-configure
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2005/11/03 18:24:52 pvalchev Exp $
|
||||
--- configure.orig Thu Nov 3 17:28:18 2005
|
||||
+++ configure Thu Nov 3 17:28:27 2005
|
||||
@@ -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.
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-configure_in,v 1.1.1.1 2001/07/26 19:11:51 pvalchev Exp $
|
||||
--- configure.in.orig Sun Jun 3 14:02:44 2001
|
||||
+++ configure.in Thu Jul 26 12:21:56 2001
|
||||
@@ -21,7 +21,7 @@ AC_ARG_ENABLE( sound,
|
||||
AC_SUBST(sound_flag)
|
||||
|
||||
dnl installation path
|
||||
-sdir=$datadir/games/sdlzombies
|
||||
+sdir=$datadir/sdlzombies
|
||||
inst_flag="-DSRC_DIR=\\\"$sdir/\\\""
|
||||
|
||||
AC_ARG_ENABLE( install,
|
Loading…
x
Reference in New Issue
Block a user