[xml/sgml-pkgs] Bug#674474: libxml2-dev: arch-dependent file in "Multi-Arch: same" package

Jakub Wilk jwilk at debian.org
Thu May 24 22:20:07 UTC 2012


Package: libxml2-dev
Version: 2.7.8.dfsg-9.1
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch

libxml2-dev is marked as "Multi-Arch: same", but the following file is 
architecture-dependent:

/usr/bin/xml2-config

An example diff between i386 and kfreebsd-i386 is attached.

-- 
Jakub Wilk
-------------- next part --------------
diff -ur libxml2-dev_2.7.8.dfsg-9.1_i386/usr/bin/xml2-config libxml2-dev_2.7.8.dfsg-9.1_kfreebsd-i386/usr/bin/xml2-config
--- libxml2-dev_2.7.8.dfsg-9.1_i386/usr/bin/xml2-config	2012-05-23 20:34:54.000000000 +0200
+++ libxml2-dev_2.7.8.dfsg-9.1_kfreebsd-i386/usr/bin/xml2-config	2012-05-23 21:04:28.000000000 +0200
@@ -97,7 +97,7 @@
         if [ "$2" = "--static" ]
         then
             shift
-            LIBS="${LIBS} -lz -lpthread   -lm "
+            LIBS="${LIBS} -lz  -lpthread  -lm "
         fi
         echo ${LIBS}
        	;;


More information about the debian-xml-sgml-pkgs mailing list