summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorTeus Benschop <teusjannette@gmail.com>2018-10-28 11:55:34 +0100
committerTeus Benschop <teusjannette@gmail.com>2018-10-28 11:55:34 +0100
commit59c6788a268f39970581ebd417ff1c804f98e10d (patch)
tree19830fe428e32a167be3b65220cf754dc98ea8b5 /debian/patches
parent17ce4c65c5e3399785ae8c6e54c4f0099c2feb2b (diff)
remove already applied patches
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/multiarch-clucene.patch13
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 14 deletions
diff --git a/debian/patches/multiarch-clucene.patch b/debian/patches/multiarch-clucene.patch
deleted file mode 100644
index 1693a1a..0000000
--- a/debian/patches/multiarch-clucene.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: add multiarch location
-Author: Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>
-
---- sword-1.6.2+dfsg.orig/cmake/FindCLucene.cmake
-+++ sword-1.6.2+dfsg/cmake/FindCLucene.cmake
-@@ -46,6 +46,7 @@ SET(TRIAL_LIBRARY_PATHS
- /opt/local/lib${LIB_SUFFIX}
- /usr/lib${LIB_SUFFIX}
- /usr/lib64
-+ /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE}
- /sw/lib${LIB_SUFFIX}
- /usr/pkg/lib${LIB_SUFFIX}
- ${WIN_CLUCENE_SEARCH_PATH}
diff --git a/debian/patches/series b/debian/patches/series
index 91f13b0..f318fe8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
13_curl.diff
-multiarch-clucene.patch
no-included-zconf.h.diff
abicompare.patch
selectively_disable_compiler_warnings.patch