Bug#720036: libshibsp-dev: arch-dependent file in "Multi-Arch: same" package

Andreas Beckmann anbe at debian.org
Sat Aug 17 21:03:25 UTC 2013


Package: libshibsp-dev
Version: 2.5.2+dfsg-2
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch

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

  /usr/include/shibsp/paths.h

An example diff between i386 and amd64 is attached.


Cheers,

Andreas
-------------- next part --------------
diff -ur libshibsp-dev_2.5.2+dfsg-2_i386/usr/include/shibsp/paths.h libshibsp-dev_2.5.2+dfsg-2_amd64/usr/include/shibsp/paths.h
--- libshibsp-dev_2.5.2+dfsg-2_i386/usr/include/shibsp/paths.h	2013-07-14 20:40:33.000000000 +0200
+++ libshibsp-dev_2.5.2+dfsg-2_amd64/usr/include/shibsp/paths.h	2013-07-14 21:17:40.000000000 +0200
@@ -34,7 +34,7 @@
 #define SHIBSP_PREFIX   "/usr"
 
 /** Library directory for installation (used to resolve relative paths). */
-#define SHIBSP_LIBDIR   "/usr/lib/i386-linux-gnu"
+#define SHIBSP_LIBDIR   "/usr/lib/x86_64-linux-gnu"
 
 /** Log directory for installation (used to resolve relative paths). */
 #define SHIBSP_LOGDIR   "/var/log"


More information about the Pkg-shibboleth-devel mailing list