Hi Florian, On Sun, Jan 16, 2011 at 10:56 AM, Florian Weimer <f...@deneb.enyo.de> wrote: > I suppose we need to disable building the plugin on lenny (it's in a > separate package there anyway, I think). Is there an easy way to do > this?
I think there is some code in debian/rules: ifneq (,$(filter $(DEB_HOST_ARCH), alpha hppa sparc64)$(filter $(distrel), dapper)) with_plugin_pkg = no else with_plugin_pkg = yes endif Cheers, Torsten -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/AANLkTinX4wXJbSvLMcN8zNu5NuZp=oxde0ijomzqb...@mail.gmail.com