On Thu, Feb 17, 2011 at 05:38,  <mira-gu...@users.alioth.debian.org> wrote:
> The following commit has been merged in the master branch:
> commit 8d40f0af85e405ac533cc9f27a7b221928234572
> Author: Jaromír Mikeš <mira.mi...@seznam.cz>
> Date:   Thu Feb 17 06:36:48 2011 +0100
>
>    with autotools_dev added to rules file
>
> diff --git a/debian/rules b/debian/rules
> index 03e97ca..88c48b6 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -4,10 +4,7 @@
>  LDFLAGS+=-Wl,--as-needed
>
>  %:
> -       dh $@
> -
> -override_dh_auto_configure:
> -       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
> --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
> --infodir=\$${prefix}/share/info 
> --with-html-dir=\$${prefix}/share/libphat0-dev/html
> +       dh $@ --with autotools_dev

Looks like the above will miss configure flags...
-- 

Saludos,
Felipe Sateler

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to