[SCM] phat/master: with autotools_dev added to rules file
Felipe Sateler
fsateler at debian.org
Thu Feb 17 12:38:44 UTC 2011
On Thu, Feb 17, 2011 at 05:38, <mira-guest at users.alioth.debian.org> wrote:
> The following commit has been merged in the master branch:
> commit 8d40f0af85e405ac533cc9f27a7b221928234572
> Author: Jaromír Mikeš <mira.mikes at 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
More information about the pkg-multimedia-maintainers
mailing list