From: Bdale Garbee Date: Mon, 2 Aug 2010 18:26:42 +0000 (-0400) Subject: in javahelper session X-Git-Tag: debian/1.2.2-1~14 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=916a8c59f18f4d1bc5e5fd71f21f58d7c24c5f9d;p=debian%2Ffreetts in javahelper session --- diff --git a/debian/rules b/debian/rules index 5cdf952..09566d5 100755 --- a/debian/rules +++ b/debian/rules @@ -9,12 +9,14 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +export JAVA_HOME=/usr/lib/jvm/default-java +#export CLASSPATH= + %: - dh $@ + dh $@ --with javahelper override_dh_auto_build: - ln -sf . src - jh_build deploy/freetts-1.2.2.jar com mbrola +# ln -sf . src # ant deploy_bin override_dh_auto_install: