[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: boa (updated package)



On August 10, 2007 09:18:15 pm Nelson A. de Oliveira wrote:

Grateful thanks.  At the moment I received your mail, I discovered I had set 
the QUILT_PATCHES environment variable in the shell I was using to build :/

I would have set the variable by hand but I guess your patch is nicer.

I have reuploaded the package on mendors.debian.net.

> Hi!
>
> On 8/10/07, Francois-Denis Gonthier <neumann@lostwebsite.net> wrote:
> > This is a bit strange, because the package I've uploaded was actually
> > built using cowbuilder, and it builds flawlessly using that. (I just
> > retried)
>
> It fails here too.
> The patch below fix this:
>
> $ diff -urN debian debian.old/
> diff -urN debian/rules debian.old/rules
> --- debian/rules	2007-08-10 22:13:02.000000000 -0300
> +++ debian.old/rules	2007-08-10 22:04:12.000000000 -0300
> @@ -16,12 +16,12 @@
>  patch: patch-stamp
>  patch-stamp:
>  	dh_testdir
> -	$(MAKE) -f /usr/share/quilt/quilt.make patch
> +	quilt push -a
>  	touch patch-stamp
>
>  unpatch:
>  	dh_testdir
> -	$(MAKE) -f /usr/share/quilt/quilt.make unpatch
> +	-quilt pop -a
>
>  build: patch-stamp build-stamp
>
> Best regards,
> Nelson


Attachment: pgpry5vIzB_JG.pgp
Description: PGP signature


Reply to: