summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorDominique Corbex <dominique@corbex.org>2017-04-08 22:28:55 +0200
committerDominique Corbex <dominique@corbex.org>2017-04-08 22:28:55 +0200
commit262579e4fdee5f81ea9d31cce8f2b209e18bf1f2 (patch)
treef2d725fabb8ac4d9b12fc9662aa55772989deca9 /debian/patches
parentb807e45de36da012c98603a46c38cda7536b2886 (diff)
Build emptyvss
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/emptyvss.patch27
-rw-r--r--debian/patches/series1
2 files changed, 28 insertions, 0 deletions
diff --git a/debian/patches/emptyvss.patch b/debian/patches/emptyvss.patch
new file mode 100644
index 0000000..8959099
--- /dev/null
+++ b/debian/patches/emptyvss.patch
@@ -0,0 +1,27 @@
+Description: Build the emptyvss tool.
+A creator of a new Bible module needs emptyvss to find verses that contain no text, since this may indicate errors in the module.
+Forwarded: not-needed
+Author: Dominique Corbex <dominique@corbex.org>
+Last-Update: 2017-04-08
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+
+--- sword-1.7.3/utilities/CMakeLists.txt 2013-06-20 02:36:54.000000000 +0200
++++ sword-1.7.3+06-emptyvss/utilities/CMakeLists.txt 2017-01-14 20:48:46.340491193 +0100
+@@ -12,6 +12,7 @@
+ #
+ SET(install_UTILITIES
+ addld
++ emptyvss
+ imp2gbs
+ imp2ld
+ imp2vs
+@@ -42,7 +43,6 @@
+ addgb
+ addvs
+ cipherraw
+- emptyvss
+ gbfidx
+ genbookutil
+ modwrite
+Seulement dans sword-1.7.3+06-emptyvss/utilities: CMakeLists.txt~
diff --git a/debian/patches/series b/debian/patches/series
index 212c446..d73b070 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+emptyvss.patch
sword-TEI-images.patch
13_curl.diff
multiarch-clucene.patch