Package: e2fsprogs
Version: 1.40.2-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: crossbuilt


In line with the other cross-building support bugs:
http://lists.debian.org/debian-devel/2007/11/msg00116.html

This patch is necessary to allow diffutils to cross-build in Debian
(it's a typo AFAICT).

Thanks.


--- e2fsprogs-1.40.2/debian/rules 
+++ e2fsprogs.new/debian/rules 
@@ -149,7 +149,7 @@
 else
        cd ${bfbuilddir} && AWK=/usr/bin/awk CC="${DEB_HOST_GNU_TYPE}-gcc" \
                ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
-               --build=$(DEB_BUILD_GNU_TYPE) $(DEB_HOST_GNU_TYPE)
+               --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
 endif
        mkdir -p ${STAMPSDIR}
        touch ${CFGBFSTAMP}




-- 


Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

Attachment: pgpmtwC06HAvu.pgp
Description: PGP signature

Reply via email to