Package: dash Version: 0.5.3-2 Severity: wishlist Tags: patch --- dash-0.5.3/debian/rules 2006-03-03 14:41:09.000000000 +0100 +++ dash-0.5.3-2.my/debian/rules 2006-02-24 15:46:06.000000000 +0100 @@ -33,12 +33,12 @@ configure: deb-checkdir configure-stamp configure-udeb-stamp configure-stamp: patch-stamp mkdir -p build-tmp - (cd build-tmp && CC='$(CC)' CFLAGS='$(CFLAGS)' exec ../configure) + (cd build-tmp && CC='$(CC)' CFLAGS='$(CFLAGS)' exec ../configure --host=$(DEB_HOST_GNU_TYPE)) touch configure-stamp configure-udeb-stamp: patch-stamp mkdir -p build-udeb-tmp (cd build-udeb-tmp && \ - CC='$(CCUDEB)' CFLAGS='$(CFLAGSUDEB)' exec ../configure) + CC='$(CCUDEB)' CFLAGS='$(CFLAGSUDEB)' exec ../configure --host=$(DEB_HOST_GNU_TYPE)) touch configure-udeb-stamp build: deb-checkdir build-stamp build-udeb-stamp
-- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13-rc3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages dash depends on: ii libc6 2.3.5-13 GNU C Library: Shared libraries an dash recommends no packages. -- debconf information: dash/sh: false -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]