[Pkg-tcltk-commits] r880 - tdom/trunk/debian
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Sun Jun 21 19:04:09 UTC 2009
Author: ssoberni-guest
Date: 2009-06-21 19:04:07 +0000 (Sun, 21 Jun 2009)
New Revision: 880
Modified:
tdom/trunk/debian/rules
Log:
Adding tnc and tdomhtml extensions
Modified: tdom/trunk/debian/rules
===================================================================
--- tdom/trunk/debian/rules 2009-06-21 18:57:43 UTC (rev 879)
+++ tdom/trunk/debian/rules 2009-06-21 19:04:07 UTC (rev 880)
@@ -55,7 +55,8 @@
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--with-tcl=/usr/lib/ \
- --enable-threads\
+ --libdir=\$${prefix}/lib/tcltk \
+ --enable-threads \
--includedir=$(DEV)/usr/include/tdom \
--with-expat=/usr)
@@ -67,7 +68,8 @@
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--with-tcl=/usr/lib/ \
- --enable-threads\
+ --libdir=\$${prefix}/lib/tcltk \
+ --enable-threads \
--includedir=$(DEV)/usr/include/tdom \
--with-expat=/usr)
More information about the Pkg-tcltk-commits
mailing list