[SCM] zita-convolver2 packaging branch, master, updated. debian/2.0.0-3-17-g5519e74
Felipe Sateler
fsateler at gmail.com
Mon May 31 17:18:10 UTC 2010
On Sun, May 30, 2010 at 10:42, <mira-guest at users.alioth.debian.org> wrote:
> The following commit has been merged in the master branch:
> commit 5519e74115078c5c5ef9888f3e361d8c3a813823
> Author: Jaromír Mikeš <mira.mikes at seznam.cz>
> Date: Sun May 30 16:41:28 2010 +0200
>
> edit rules to unapply patches in git
>
> diff --git a/debian/rules b/debian/rules
> index 68bd4e0..089abf2 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -4,9 +4,11 @@
> dh --with quilt $@
You should probably remove the --with-quilt if you are overriding it.
>
> override_dh_auto_build:
> + test ! -d .git || dh_quilt_unpatch
> $(MAKE) -C libs/
This should probably be dh_quilt_patch
I'm afraid this patch is broken.
--
Saludos,
Felipe Sateler
More information about the pkg-multimedia-maintainers
mailing list