~ubuntu-branches/debian/sid/libsereal-decoder-perl/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2014-10-20 18:24:15 UTC
  • mfrom: (1.1.20)
  • Revision ID: package-import@ubuntu.com-20141020182415-2ess8kil1bszql6f
Tags: 3.003-1
* Team upload.
* New upstream release.
* Set SEREAL_USE_BUNDLED_LIBS=1 in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
%:
4
4
        dh $@
5
5
 
 
6
override_dh_auto_configure:
 
7
        SEREAL_USE_BUNDLED_LIBS=1 dh_auto_configure
 
8
 
6
9
override_dh_auto_test:
7
10
        dh_auto_test -- TEST_VERBOSE=1