[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#751157: libcups2-dev: arch-dependent file in "Multi-Arch: same" package



Package: libcups2-dev
Version: 1.7.3-2
Severity: important
User: multiarch-devel@lists.alioth.debian.org
Usertags: multiarch

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

/usr/bin/cups-config

An example diff between i386 and amd64 is attached.

--
Jakub Wilk
diff -ur libcups2-dev_1.7.3-2_i386/usr/bin/cups-config libcups2-dev_1.7.3-2_amd64/usr/bin/cups-config
--- libcups2-dev_1.7.3-2_i386/usr/bin/cups-config	2014-06-09 21:47:55.000000000 +0200
+++ libcups2-dev_1.7.3-2_amd64/usr/bin/cups-config	2014-06-09 21:07:17.000000000 +0200
@@ -35,7 +35,7 @@
 # flags for C++ compiler:
 CFLAGS=""
 LDFLAGS=""
-LIBS="-L/usr/lib/i386-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls  -lz -lpthread -lm -lcrypt   -lz"
+LIBS="-L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls  -lz -lpthread -lm -lcrypt   -lz"
 
 # Check for local invocation...
 selfdir=`dirname $0`

Reply to: