Bug#707750: libreadline-gplv2-dev: arch-dependent file in "Multi-Arch: same" package
Package: libreadline-gplv2-dev
Version: 5.2+dfsg-2
User: multiarch-devel@lists.alioth.debian.org
Usertags: multiarch
(This is similar #658850, but the scope is much narrower, thus severity
is different.)
libreadline-gplv2-dev is marked as "Multi-Arch: same", but the following
file is architecture-dependent:
/usr/share/doc/libreadline5/examples/Makefile
MD5 sums of the file in question:
e33b87dd84e70cd693653c2b189d8938 s390 s390x
c303c0dc61bd38a0da565bfb235e4795 elsewhere
An example diff between i386 and s390 is attached.
--
Jakub Wilk
diff -ur libreadline-gplv2-dev_5.2+dfsg-2_i386/usr/share/doc/libreadline5/examples/Makefile libreadline-gplv2-dev_5.2+dfsg-2_s390/usr/share/doc/libreadline5/examples/Makefile
--- libreadline-gplv2-dev_5.2+dfsg-2_i386/usr/share/doc/libreadline5/examples/Makefile 2013-04-27 18:57:22.000000000 +0200
+++ libreadline-gplv2-dev_5.2+dfsg-2_s390/usr/share/doc/libreadline5/examples/Makefile 2013-04-27 19:00:54.000000000 +0200
@@ -32,7 +32,7 @@
DEFS = -DHAVE_CONFIG_H
CC = gcc
CFLAGS = -g -O
-LOCAL_CFLAGS = -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"$(RL_LIBRARY_VERSION)"'
+LOCAL_CFLAGS = -fsigned-char -DREADLINE_LIBRARY -DRL_LIBRARY_VERSION='"$(RL_LIBRARY_VERSION)"'
CPPFLAGS =
INCLUDES = -I$(srcdir) -I$(top_srcdir) -I..
Reply to: