]> git.pld-linux.org Git - packages/bwbasic.git/blobdiff - bwbasic-CFLAGS.patch
destdir and some cflags patches
[packages/bwbasic.git] / bwbasic-CFLAGS.patch
diff --git a/bwbasic-CFLAGS.patch b/bwbasic-CFLAGS.patch
new file mode 100755 (executable)
index 0000000..378e3b5
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur bwbasic-2.20/Makefile.in bwbasic-2.20.new/Makefile.in
+--- bwbasic-2.20/Makefile.in   Sat Nov 25 23:32:18 1995
++++ bwbasic-2.20.new/Makefile.in       Thu Jun 22 18:50:04 2000
+@@ -18,7 +18,7 @@
+ # Revised by JBV
+ #CFLAGS = -O
+-CFLAGS = -g -ansi
++CFLAGS = $(RPM_OPT_FLAGS) -g -ansi 
+ # Revised by JBV
+ #LDFLAGS = -s
This page took 0.071548 seconds and 4 git commands to generate.