Bug#674474: libxml2-dev: arch-dependent file in "Multi-Arch: same" package

May 29th, 2012 - 06:20 pm ET by Jakub Wilk | Report spam

found 674474 2.8.0+dfsg1-1
thanks

Please see the diff between i386 and kfreebsd-i386.

Jakub Wilk


diff -ur libxml2-dev_2.8.0+dfsg1-1_kfreebsd-i386/usr/bin/xml2-config libxml2-dev_2.8.0+dfsg1-1_i386/usr/bin/xml2-config
libxml2-dev_2.8.0+dfsg1-1_kfreebsd-i386/usr/bin/xml2-config 2012-05-28 23:10:06.000000000 +0200
+++ libxml2-dev_2.8.0+dfsg1-1_i386/usr/bin/xml2-config 2012-05-29 01:32:46.000000000 +0200
@@ -86,12 +86,12 @@
then
if [ "-L${libdir}" = "-L/usr/lib" -o "-L${libdir}" = "-L/usr/lib64" ]
then
- echo -lxml2 -lz -lpthread -lm
+ echo -lxml2 -lz -lm
else
- echo -L${libdir} -lxml2 -lz -lpthread -lm
+ echo -L${libdir} -lxml2 -lz -lm
fi
else
- echo -L${libdir} -lxml2 -lz -lpthread -lm
+ echo -L${libdir} -lxml2 -lz -lm
fi
;;





To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Aron Xu
May 29th, 2012 - 06:50 pm ET | Report spam
tags 674474 + pending
thanks

On Wed, May 30, 2012 at 6:13 AM, Jakub Wilk wrote:
found 674474 2.8.0+dfsg1-1
thanks

Please see the diff between i386 and kfreebsd-i386.




Thanks for catching it again!

So I think it's better to remove M-A: same flag for libxml2-dev to be
safe. Will proceed with an upload soon.



Regards,
Aron Xu



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics