Re: openjdk-8 package available for review
Le 08/04/2014 20:04, Miguel Landaeta a écrit :
> I was playing with your openjdk-8 (thanks for packaging it!) package
> but I think I'm missing something obvius regarding quilt or something
> with the patch management system.
Thank you for the hint, I forgot to set the QUILT_PATCHES variable in
debian/rules. You should have QUILT_PATCHES=debian/patches in
~/.quiltrc, this allowed me to build the package with debuild. With the
fixed debian/rules it now builds properly with pbuilder.
> I tried to build this package this way:
>
> DEB_BUILD_OPTIONS="parallel=8" debuild -us -uc
Note that the number of cores is probed automatically, you don't have to
set the 'parallel' option to accelerate the build.
Emmanuel Bourg
Reply to: