Fix CFLAGS handling.
Approved by: maintainer
This commit is contained in:
11
games/imaze/files/patch-ad
Normal file
11
games/imaze/files/patch-ad
Normal file
@@ -0,0 +1,11 @@
|
||||
--- source/configure.orig Thu Jul 24 22:06:46 2003
|
||||
+++ source/configure Thu Jul 24 22:10:31 2003
|
||||
@@ -54,7 +54,7 @@
|
||||
MakefileIn=Makefile.in
|
||||
MakefileOut=Makefile
|
||||
|
||||
-SedQuote="s/[^=]*\$/'&'/"
|
||||
+SedQuote="s/=\(.*\)/='\1'/"
|
||||
|
||||
#----------
|
||||
#
|
||||
Reference in New Issue
Block a user