aa69604392
Fixes build on vax. ok benoit@
13 lines
378 B
Plaintext
13 lines
378 B
Plaintext
$OpenBSD: patch-zzipwrap_Makefile_in,v 1.3 2009/05/25 15:29:24 giovanni Exp $
|
|
--- zzipwrap/Makefile.in.orig Fri May 22 16:44:48 2009
|
|
+++ zzipwrap/Makefile.in Sat May 23 10:51:59 2009
|
|
@@ -183,7 +183,7 @@ PERL = @PERL@
|
|
PKG_CONFIG = @PKG_CONFIG@
|
|
PYTHON = @PYTHON@
|
|
RANLIB = @RANLIB@
|
|
-RELEASE_INFO = @RELEASE_INFO@
|
|
+RELEASE_INFO =
|
|
RESOLVES = @RESOLVES@
|
|
SDL = @SDL@
|
|
SED = @SED@
|