summaryrefslogtreecommitdiff
path: root/package/blackbox/blackbox-0.70.1-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/blackbox/blackbox-0.70.1-configure.patch')
-rw-r--r--package/blackbox/blackbox-0.70.1-configure.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/package/blackbox/blackbox-0.70.1-configure.patch b/package/blackbox/blackbox-0.70.1-configure.patch
new file mode 100644
index 000000000..3606f976b
--- /dev/null
+++ b/package/blackbox/blackbox-0.70.1-configure.patch
@@ -0,0 +1,15 @@
+--- a/configure 2005-11-03 03:27:16.000000000 -0500
++++ b/configure 2008-02-02 23:25:25.000000000 -0500
+@@ -1980,12 +1980,6 @@ am__tar='${AMTAR} chof - "$$tardir"'; am
+
+ test "x$prefix" = "xNONE" && prefix="$ac_default_prefix"
+
+-CPPFLAGS="$CPPFLAGS -I$prefix/include"
+-LDFLAGS="$LDFLAGS -L$prefix/lib"
+-if test "x$prefix" != "x/usr/local"; then
+- CPPFLAGS="$CPPFLAGS -I/usr/local/include"
+- LDFLAGS="$LDFLAGS -L/usr/local/lib"
+-fi
+
+ ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'