~thomas-voss/trust-store/fix-ftbfs

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Robert Bruce Park
  • Date: 2016-05-04 19:17:56 UTC
  • mfrom: (149.1.3 pre_release_hook)
  • Revision ID: robert.park@canonical.com-20160504191756-2a44js8h5kz2j72h
Use new bileto_pre_release_hook as required by CI Train.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
        dh_auto_configure -- -DTRUST_STORE_MIR_AGENT_ENABLED=$(TRUST_STORE_MIR_AGENT_ENABLED) -DTRUST_STORE_VERSION_MAJOR=$(major) -DTRUST_STORE_VERSION_MINOR=$(minor) -DTRUST_STORE_VERSION_PATCH=$(patch)
35
35
 
36
36
override_dh_auto_clean:
37
 
        /bin/sh $(CURDIR)/debian/gen-debian-files.sh $(CURDIR)/debian
 
37
        /bin/sh $(CURDIR)/debian/bileto_pre_release_hook
38
38
        dh_auto_clean