~ubuntu-branches/debian/stretch/clalsadrv/stretch

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-04-17 12:25:13 UTC
  • mfrom: (1.1.4 upstream) (2.1.4 experimental)
  • Revision ID: james.westby@ubuntu.com-20100417122513-vsy32s4vwo8vgzvs
Tags: 2.0.0-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
%:
4
4
        dh --with quilt $@
 
5
 
 
6
override_dh_auto_build:
 
7
        cd libs && $(MAKE)
 
8
 
 
9
override_dh_auto_install:
 
10
        cd libs && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install