[SCM] Table extension for Tcl/Tk branch, master, updated. 9d4a6d868bf3deef0043b9532862787dfd9fdb15

Ole Streicher debian at liska.ath.cx
Fri Jan 20 09:33:55 UTC 2012


The following commit has been merged in the master branch:
commit 9d4a6d868bf3deef0043b9532862787dfd9fdb15
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Jan 20 10:26:43 2012 +0100

    Make install path conform to tcltk-policy section 1.6

diff --git a/debian/rules b/debian/rules
index ad2176e..f95d807 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-threads --enable-shared
+	dh_auto_configure -- --enable-threads --enable-shared --libdir=/usr/lib/tcltk
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog

-- 
Table extension for Tcl/Tk



More information about the debian-science-commits mailing list