Hi.

and by building gcjwebplugin on GNU/kFreeBSD
(I don't know why it was disabled).

It have been disabled in days without xulrunner,
but now is xulrunner available also on GNU/kFreeBSD.
Please enable gcjwebplugin and change in debian/rules.conf

" ifeq ($(distribution),Debian)
    JAVA_BUILD_DEP += libxul-dev [java_no_archs !kfreebsd-i386 !kfreebsd-amd64],
  else
    JAVA_BUILD_DEP += firefox-dev [java_no_archs],
  endif
"
into

" ifeq ($(distribution),Debian)
    JAVA_BUILD_DEP += libxul-dev [java_no_archs],
  else
    JAVA_BUILD_DEP += firefox-dev [java_no_archs],
  endif
"

Many thanks

                Petr



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to