Bug#618377: gnome-pkg-tools: Please run clean-la.mk on both /usr/lib, and multiarch dirs
Emilio Pozuelo Monfort
pochu at debian.org
Mon Mar 14 21:43:03 UTC 2011
tags 618377 + pending
thanks
On 14/03/11 20:07, Steve Langasek wrote:
> gnome-pkg-tools includes a very helpful clean-la.mk rule that cleans up
> dependency_libs in .la files. However, it only acts on .la files it finds
> directly under /usr/lib - with multiarch, this will be the exception rather
> than the rule.
>
> The attached patch updates gnome-pkg-tools to optionally fix up .la files
> under /usr/lib/$(DEB_HOST_MULTIARCH), *if* $(DEB_HOST_MULTIARCH) is set.
> Since this is a no-op without $(DEB_HOST_MULTIARCH), it should be safe to
> apply in unstable whenever convenient without needing dpkg support to land
> first. And the $(DEB_HOST_MULTIARCH) variable name has been agreed with the
> dpkg maintainers (already queued for inclusion in dpkg 1.16.0), and should
> be exported by cdbs soon (bug #617841).
Thanks, applied in svn, will be part of the next upload.
Emilio
More information about the pkg-gnome-maintainers
mailing list