uh, dude, the jar file would help...
authorBdale Garbee <bdale@gag.com>
Mon, 2 Aug 2010 20:01:25 +0000 (16:01 -0400)
committerBdale Garbee <bdale@gag.com>
Mon, 2 Aug 2010 20:01:25 +0000 (16:01 -0400)
debian/rules

index 307f5e0627af42f6288038f970cd42edde0d042d..974f50da0e116192b0774a9ce177678d7f729aef 100755 (executable)
@@ -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