Package: libsane-dev Version: 1.0.24-12 Severity: important User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch
libsane-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent:
/usr/bin/sane-config An example diff between i386 and amd64 is attached. -- Jakub Wilk
diff -ur libsane-dev_1.0.24-12_i386/usr/bin/sane-config libsane-dev_1.0.24-12_amd64/usr/bin/sane-config --- libsane-dev_1.0.24-12_i386/usr/bin/sane-config 2015-05-26 14:39:14.000000000 +0200 +++ libsane-dev_1.0.24-12_amd64/usr/bin/sane-config 2015-05-26 12:52:56.000000000 +0200 @@ -11,7 +11,7 @@ exec_prefix="${prefix}" # using our installed *.pc only - neither default nor user paths -export PKG_CONFIG_LIBDIR="${prefix}/lib/i386-linux-gnu/pkgconfig" +export PKG_CONFIG_LIBDIR="${prefix}/lib/x86_64-linux-gnu/pkgconfig" export PKG_CONFIG_PATH="" pkgconfig_package=sane-backends