From daeaed2d843d2cb2d30ec32082151ae1b2f06b69 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 18 Mar 2012 23:24:03 +0100 Subject: [PATCH] point to new build.xml location --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d66bf191..1d304575 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ dh $@ override_dh_auto_build: - ant dist-bin + ant -f core/build.xml dist-bin override_dh_auto_install: cp build/jar/* `pwd`/debian/openrocket/usr/share/java/ -- 2.47.2