[Pkg-phototools-devel] Bug#760421: libopenjpeg6-dev: arch-dependent file in "Multi-Arch: same" package

Jakub Wilk jwilk at debian.org
Wed Sep 3 22:12:40 UTC 2014


Package: libopenjpeg6-dev
Version: 2.0.0-1
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch

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

/usr/include/openjpeg-2.0/opj_config.h

An example diff between i386 and powerpc is attached.

-- 
Jakub Wilk
-------------- next part --------------
diff -ur libopenjpeg6-dev_2.0.0-1_i386/usr/include/openjpeg-2.0/opj_config.h libopenjpeg6-dev_2.0.0-1_powerpc/usr/include/openjpeg-2.0/opj_config.h
--- libopenjpeg6-dev_2.0.0-1_i386/usr/include/openjpeg-2.0/opj_config.h	2014-09-02 14:16:03.000000000 +0200
+++ libopenjpeg6-dev_2.0.0-1_powerpc/usr/include/openjpeg-2.0/opj_config.h	2014-09-02 14:19:27.000000000 +0200
@@ -34,7 +34,7 @@
 Mac OS X, we prefer those defines to decide the endianness.
 On other platforms we use the result of the TRY_RUN. */
 #if !defined(__APPLE__)
-/* #undef OPJ_BIG_ENDIAN */
+#define OPJ_BIG_ENDIAN
 #elif defined(__BIG_ENDIAN__)
 # define OPJ_BIG_ENDIAN
 #endif


More information about the Pkg-phototools-devel mailing list