installing .la files in faad, was: [SCM] faad2 packaging branch, master, updated. upstream/2.7-44-g1ca1696
Reinhard Tartler
siretart at tauware.de
Wed Jun 3 08:31:43 UTC 2009
fabian-guest at users.alioth.debian.org writes:
> The following commit has been merged in the master branch:
> commit 6654f8201e2e89cd8f656b47350bf53fbf75f39f
> Author: Fabian Greffrath <fabian at debian-unofficial.org>
> Date: Wed Jun 3 09:17:33 2009 +0200
>
> Untagle library file names in the install rules.
>
> diff --git a/debian/libfaad-dev.install b/debian/libfaad-dev.install
> index e1a6a27..03dd251 100644
> --- a/debian/libfaad-dev.install
> +++ b/debian/libfaad-dev.install
> @@ -1,3 +1,5 @@
> usr/include/faad.h
> usr/include/neaacdec.h
> -usr/lib/libfaad.{a,la,so}
> +usr/lib/libfaad.a
> +usr/lib/libfaad.la
do we want to support static linking of faad? If not (and unless there
are compelling reasons to do so), let's please just not install the .la
files. Removing them from an existing package is much more troublesome
than not introducing them in the first place.
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
More information about the pkg-multimedia-maintainers
mailing list