summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/kiwix/files/kiwix-0.9-custom-flags.patch')
-rw-r--r--app-text/kiwix/files/kiwix-0.9-custom-flags.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-text/kiwix/files/kiwix-0.9-custom-flags.patch b/app-text/kiwix/files/kiwix-0.9-custom-flags.patch
deleted file mode 100644
index dc6e7b3472ed..000000000000
--- a/app-text/kiwix/files/kiwix-0.9-custom-flags.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ur a/configure.ac b/configure.ac
---- a/configure.ac 2010-12-12 17:32:04.768000030 +0100
-+++ b/configure.ac 2010-12-12 17:43:43.434000030 +0100
-@@ -45,9 +45,7 @@
-
- # default $CPPFLAGS and $LDFLAGS
- # CLucene has headers in /usr/lib
-- CPPFLAGS="-I/usr/lib"
-- CFLAGS="-O6"
-- LDFLAGS=""
-+ CPPFLAGS="${CPPFLAGS} -I/usr/lib"
- CFLAGS="${CFLAGS}"
- LDFLAGS="${LDFLAGS}"
- LIBS=""