[xml/sgml-pkgs] Bug#834714: libxslt1-dev: arch-dependent file in "Multi-Arch: same" package
Jakub Wilk
jwilk at debian.org
Thu Aug 18 09:01:22 UTC 2016
Package: libxslt1-dev
Version: 1.1.29-1
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch
libxslt1-dev is marked as "Multi-Arch: same", but the following file is
architecture-dependent:
/usr/include/libxslt/xsltconfig.h
An example diff between i386 and amd64 is attached.
--
Jakub Wilk
-------------- next part --------------
diff -ur libxslt1-dev_1.1.29-1_i386/usr/include/libxslt/xsltconfig.h libxslt1-dev_1.1.29-1_amd64/usr/include/libxslt/xsltconfig.h
--- libxslt1-dev_1.1.29-1_i386/usr/include/libxslt/xsltconfig.h 2016-08-17 09:30:11.000000000 +0200
+++ libxslt1-dev_1.1.29-1_amd64/usr/include/libxslt/xsltconfig.h 2016-08-17 09:30:11.000000000 +0200
@@ -120,7 +120,7 @@
#ifndef WITH_MODULES
#define WITH_MODULES
#endif
-#define LIBXSLT_DEFAULT_PLUGINS_PATH() "/usr/lib/i386-linux-gnu/libxslt-plugins"
+#define LIBXSLT_DEFAULT_PLUGINS_PATH() "/usr/lib/x86_64-linux-gnu/libxslt-plugins"
#endif
/**
More information about the debian-xml-sgml-pkgs
mailing list