Bug#813018: please multiarchify the library packages

Michael Biebl biebl at debian.org
Thu Jan 28 15:12:43 UTC 2016


Control: tags -1 = moreinfo

Am 28.01.2016 um 15:44 schrieb Matthias Klose:
> Package: src:totem
> Version: 3.16.1-1
> Tags: patch
> User: doko at debian.org
> Usertags: multiarch
> 
> patch at
> http://launchpadlibrarian.net/235558205/totem_3.18.1-1ubuntu2_3.18.1-1ubuntu3.diff.gz

+# don't configure with --libdir, but move the files manually, because
+# other locations in /usr/lib/ must not change.
+common-install-impl::
+	mkdir -p debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
+	mv debian/tmp/usr/lib/*.a debian/tmp/usr/lib/*.so* \
+	    debian/tmp/usr/lib/girepository-1.0 debian/tmp/usr/lib/pkgconfig \
+		debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
+

I assume you are concerned that there are other packages installing
plugins into /usr/lib/totem/plugins?
If so, I think the right fix here is, to use
--libdir=usr/lib/$(DEB_HOST_MULTIARCH) and patch totem to look at old
and new path.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20160128/d8df682e/attachment.sig>


More information about the pkg-gnome-maintainers mailing list