Package: belpic
Version: 2.6.0-4
Severity: important
Tags: patch

I'm not a belpic user, so I don't know if this actually works. However,
a cursory review of the code shows that belpic is just intersted in
having a working jvm. Kaffe isn't available on armel (hence my interest;),
although upstream cvs has now code for it. Anyways, you should use
default-jdk-builddep to pick the preferred jvm. default-jdk-builddep
will allow using different jvm on different archs.

diff -urN old/belpic-2.6.0/debian/control belpic-2.6.0/debian/control
--- old/belpic-2.6.0/debian/control     2008-07-03 06:25:34.000000000 +0000
+++ belpic-2.6.0/debian/control 2008-07-02 20:32:02.000000000 +0000
@@ -1,7 +1,7 @@
 Source: belpic
 Priority: extra
 Maintainer: Wouter Verhelst <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0), libopenct1-dev, libpcsclite-dev, openssl, 
libssl-dev, libwxgtk2.6-dev, scons, libqt3-mt-dev, flex, kaffe, kaffe-dev
+Build-Depends: debhelper (>= 5.0), libopenct1-dev, libpcsclite-dev, openssl, 
libssl-dev, libwxgtk2.6-dev, scons, libqt3-mt-dev, flex, default-jdk-builddep
 Standards-Version: 3.7.2

 Package: libbeidlibopensc2
diff -urN old/belpic-2.6.0/debian/rules belpic-2.6.0/debian/rules
--- old/belpic-2.6.0/debian/rules       2008-07-03 06:25:34.000000000 +0000
+++ belpic-2.6.0/debian/rules   2008-07-02 20:32:28.000000000 +0000
@@ -7,7 +7,7 @@
        CFLAGS+=-O2
 endif

-export JAVA_HOME=/usr/lib/kaffe
+export JAVA_HOME=/usr/lib/jvm/default-java
 export CFLAGS

 stampdir:

-- 
"rm -rf" only sounds scary if you don't have backups

Attachment: signature.asc
Description: Digital signature

Reply via email to