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

Bug#217849: tetex-bin: please update config.{guess,sub} for GNU/KFreeBSD port



merge 195918 217849
thanks

On 27.10.03 Robert Millan (rmh@debian.org) wrote:

> Please could you update config.{guess,sub} for the GNU/KFreeBSD port?
> 
> Versions 2003-10-07 or later, available in autotools-dev detect
> GNU/KFreeBSD properly.
> 
As we had already a bug report about that: patch included. Should be
tested on an unstable box before upload.

H. 
-- 
sigmentation fault
diff -urN debian.old/control debian/control
--- debian.old/control	Thu Oct 30 16:09:57 2003
+++ debian/control	Thu Oct 30 16:10:22 2003
@@ -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, libpng12-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, libpng12-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 -urN debian.old/rules debian/rules
--- debian.old/rules	Sun Oct 26 14:05:52 2003
+++ debian/rules	Thu Oct 30 16:11:21 2003
@@ -40,6 +40,9 @@
 	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} ./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

Reply to: