[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#195918: please update config.{guess,sub} (needed for GNU/FreeBSD)



Package: tetex-bin
Version: unavailable; reported 2003-06-03
Severity: wishlist
Tags: patch

this patch enables auto-update feature for config.{guess,sub} to
debian/rules. currently an update is necessary for the GNU/FreeBSD port.

diff -ur tetex-bin-2.0.2.old/debian/control tetex-bin-2.0.2/debian/control
--- tetex-bin-2.0.2.old/debian/control	2003-06-03 13:46:31.000000000 +0200
+++ tetex-bin-2.0.2/debian/control	2003-06-03 13:47:40.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
 Uploaders: Christoph Martin <christoph.martin@uni-mainz.de>, Julian Gilbey <jdg@debian.org>, C.M. Connelly <cmc@debian.org>, Atsuhito KOHDA <kohda@debian.org>
 Standards-Version: 3.5.6.0
-Build-Depends: debhelper (>= 4.1.16), ed, libpng3-dev, zlib1g-dev, xlibs-dev, libxaw7-dev | libxaw-dev, m4, flex, bison, tetex-base (>= 1.0.2+20021025), libtiff3g-dev, libwww-dev (>= 5.4.0-4), libwww0, t1lib-dev, po-debconf
+Build-Depends: debhelper (>= 4.1.16), ed, libpng3-dev, zlib1g-dev, xlibs-dev, libxaw7-dev | libxaw-dev, m4, flex, bison, tetex-base (>= 1.0.2+20021025), libtiff3g-dev, libwww-dev (>= 5.4.0-4), libwww0, t1lib-dev, po-debconf, autotools-dev
 
 Package: tetex-bin
 Priority: optional
diff -ur tetex-bin-2.0.2.old/debian/rules tetex-bin-2.0.2/debian/rules
--- tetex-bin-2.0.2.old/debian/rules	2003-06-03 13:46:31.000000000 +0200
+++ tetex-bin-2.0.2/debian/rules	2003-06-03 13:48:19.000000000 +0200
@@ -40,6 +40,11 @@
 	patch -p1 -Ni debian/patches/patch-texdoc
 	patch -p1 -NRi debian/patches/patch-tmp || true
 	patch -p1 -Ni debian/patches/patch-tmp
+	cp -f /usr/share/misc/config.{guess,sub} ./libs/ncurses/
+	cp -f /usr/share/misc/config.{guess,sub} ./libs/libwww/config/
+	cp -f /usr/share/misc/config.{guess,sub} ./texk/
+	cp -f /usr/share/misc/config.{guess,sub} ./utils/texinfo/
+	cp -f /usr/share/misc/config.{guess,sub} ./config/
 	./configure --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir='$${prefix}/share/man' --infodir='$${datadir}/info'
 
 	touch configure-stamp


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aragorn 2.2.22 #1 dl nov 25 21:59:43 CET 2002 i686
Locale: LANG=ca_ES.ISO-8859-1, LC_CTYPE=ca_ES.ISO-8859-1




Reply to: