tags 528066 + patch thanks Hi
I have created a patch that removes jikes and kaffe as build-depends for this package and instead uses default-jdk. ~Niels --------------010905080905030507040008 Content-Type: text/x-diff; name="528066.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="528066.patch" diff -u debian-orig/control debian/control --- debian-orig/control 2009-09-19 17:09:46.000000000 +0200 +++ debian/control 2009-09-19 16:54:17.424965438 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Ola Lundqvist <[email protected]> Build-Depends: debhelper (>> 4.0) -Build-Depends-indep: jikes, kaffe +Build-Depends-indep: default-jdk Standards-Version: 3.7.2 Package: tightvnc-java diff -u debian-orig/rules debian/rules --- debian-orig/rules 2009-09-19 17:09:46.000000000 +0200 +++ debian/rules 2009-09-19 17:06:00.164966522 +0200 @@ -22,7 +22,7 @@ dh_testdir # Add here commands to compile the package. - $(MAKE) + $(MAKE) JC=javac OPTS="-source 1.2" #/usr/bin/docbook-to-man debian/vnc-java.sgml > vnc-java.1 pod2man --section=1 \ --release="Java TightVNC " \ --------------010905080905030507040008--
signature.asc
Description: OpenPGP digital signature

