From: Bdale Garbee Date: Mon, 2 Aug 2010 20:01:25 +0000 (-0400) Subject: uh, dude, the jar file would help... X-Git-Tag: debian/1.2.2-1~10 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=59252930cd7d2992252d3beea8f3a4a0a3463c49;p=debian%2Ffreetts uh, dude, the jar file would help... --- diff --git a/debian/rules b/debian/rules index 307f5e0..974f50d 100755 --- a/debian/rules +++ b/debian/rules @@ -24,8 +24,8 @@ override_dh_auto_clean: dh_auto_clean rm -f src -#override_dh_auto_install: -# cp deploy/*.jar `pwd`/debian/freetts/usr/share/java/ +override_dh_auto_install: + cp deploy/*.jar `pwd`/debian/freetts/usr/share/java/ # printf '#!/bin/sh\njava -jar /usr/share/java/%s\n' \ # "`/bin/ls build/jar`" > \ # `pwd`/debian/openrocket/usr/bin/openrocket