Loading debian/rules +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ include /usr/share/dpkg/default.mk %: dh $@ --with javahelper override_dh_auto_build: ant -buildfile antbuild/build.xml ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected #override_dh_auto_test: #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) Loading Loading
debian/rules +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ include /usr/share/dpkg/default.mk %: dh $@ --with javahelper override_dh_auto_build: ant -buildfile antbuild/build.xml ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected #override_dh_auto_test: #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) Loading