[SCM] Table extension for Tcl/Tk branch, master, updated. 676cc9b0afaf3efc12a5423441ecff6f0c160b3e

Ole Streicher debian at liska.ath.cx
Mon Jan 23 10:45:25 UTC 2012


The following commit has been merged in the master branch:
commit a14cffea9ac5b7c78721c6189599fca096ca9f19
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Jan 23 11:24:56 2012 +0100

    Dont install html format manpage

diff --git a/debian/patches/dont_install_html.patch b/debian/patches/dont_install_html.patch
new file mode 100644
index 0000000..3baa50b
--- /dev/null
+++ b/debian/patches/dont_install_html.patch
@@ -0,0 +1,15 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Remove the HTML doc installation: it goes into the wrong 
+ directory, and it is not needed at all since it doesn't provide 
+ other information than the manpage.
+--- tk-table-2.10.orig/Makefile.in
++++ tk-table-2.10/Makefile.in
+@@ -204,7 +204,7 @@ libraries:
+ 
+ doc:
+ 
+-install: all install-binaries install-libraries install-doc
++install: all install-binaries install-libraries 
+ 
+ install-binaries: binaries install-lib-binaries 
+ 	@mkdir -p $(DESTDIR)$(pkglibdir)
diff --git a/debian/patches/series b/debian/patches/series
index 1a0da21..759384b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ fix_manpage.patch
 add_tclLoadDl_for_Hurd.patch
 dont_install_license.patch
 dont_create_bindir.patch
+dont_install_html.patch

-- 
Table extension for Tcl/Tk



More information about the debian-science-commits mailing list