From: Bdale Garbee Date: Mon, 2 Aug 2010 15:20:21 +0000 (-0400) Subject: try using javahelper X-Git-Tag: debian/1.2.2-1~16 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ead4aae5c1aa7288a7a54b62c917651e15858d95;p=debian%2Ffreetts try using javahelper --- diff --git a/debian/control b/debian/control index 8e69137..9b50aa3 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: freetts Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 7.0.50), default-jdk, ant, ant-optional, junit4 +Build-Depends: debhelper (>= 7.0.50), default-jdk, ant, ant-optional, junit4, javahelper Standards-Version: 3.8.4 Section: java Vcs-Git: git://git.gag.com/debian/freetts diff --git a/debian/rules b/debian/rules index 2395c28..f753bae 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,8 @@ override_dh_auto_build: ln -sf . src - ant deploy_bin + jh_build +# ant deploy_bin override_dh_auto_install: cp deploy/*.jar `pwd`/debian/freetts/usr/share/java/