On Thu, Apr 08, 2010 at 03:54:57PM +0200, Benjamin Drung wrote:
> Am Donnerstag, den 08.04.2010, 15:02 +0200 schrieb Mike Hommey:
> > dh allows to create extra build systems, for use by dh_auto_configure,
> > dh_auto_build and friends. The attached patch just does this.
> > 
> > Provided a package is a single extension, and has no tmp.xpi file in the
> > source directory, the debian/rules can look like this:
> > 
> > #!/usr/bin/make -f
> > %:
> >     dh --with xul-ext --buildsystem=xul_ext $@
> 
> Thanks for the patch. Is it possible to rename the xpi to $PACKAGE.xpi?

I'd need to check if that's easily retrievable with the buildsystem API.

> Is it possible to integrate "--with xul-ext" into the build system?

No.

> Can
> you update the patch against mozilla-devscripts 0.21, which was released
> two days ago?

Ok.

Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to