~ubuntu-branches/ubuntu/trusty/junitperf/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-09-20 10:23:59 UTC
  • Revision ID: package-import@ubuntu.com-20120920102359-yh0165s6ca0nwht9
Tags: 1.9.1-8ubuntu1
* Ensure backwards compatible bytecode is built (LP: #1049787):
  - d/rules: Ensure debian/ant.properties is used by dh_auto_build. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        dh $@ --with javahelper
5
5
 
6
6
override_dh_auto_build:
7
 
        dh_auto_build -- jar javadoc
 
7
        dh_auto_build -- -propertyfile debian/ant.properties jar javadoc