summaryrefslogtreecommitdiff
path: root/debian/patches/emptyvss.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/emptyvss.patch')
-rw-r--r--debian/patches/emptyvss.patch27
1 files changed, 27 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~