[SCM] gwc/master: Not install extra upstream docs files.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jul 19 10:34:06 UTC 2017


The following commit has been merged in the master branch:
commit 93bcc7097c7f27b1d8b1b83191f8a410e659f29b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jul 19 12:31:23 2017 +0200

    Not install extra upstream docs files.

diff --git a/debian/patches/02-no_extra_docs.patch b/debian/patches/02-no_extra_docs.patch
new file mode 100644
index 0000000..58f026a
--- /dev/null
+++ b/debian/patches/02-no_extra_docs.patch
@@ -0,0 +1,17 @@
+Description:  Not install extra upstream docs files
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: No
+
+Index: gwc/Makefile.am
+===================================================================
+--- gwc.orig/Makefile.am
++++ gwc/Makefile.am
+@@ -77,7 +77,7 @@ meschach/zsolve.c meschach/ztorture.c me
+ BINFILES = $(APPNAME)
+ dist_bin_SCRIPTS = gwcbatch
+ # Confusingly we don't have the DOCFILES in the doc directory, only the HELPFILES
+-DOCFILES = README INSTALL TODO COPYING Changelog
++DOCFILES = README
+ HELPFILES = $(APPNAME).html gtkrc-example.txt
+ HELPFILESSRCD = doc
+ 
diff --git a/debian/rules b/debian/rules
index 03f5d9f..c269831 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,4 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp
 	rm -f $(CURDIR)/debian/tmp/usr/share/icons/hicolor/icon-theme.cache
-	rm -f $(CURDIR)/debian/tmp/usr/share/doc/gtk-wave-cleaner/INSTALL
 	rm -fR $(CURDIR)/debian/tmp/usr/tmp

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list