~chipaca/gsettings-ubuntu-touch-schemas/fix-notification-hub-blacklist-description

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Iain Lane
  • Date: 2013-07-19 12:17:15 UTC
  • Revision ID: iain.lane@canonical.com-20130719121715-tfsxf5wcy3yow5nc
Initial packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
# Uncomment this to turn on verbose mode.
 
5
#export DH_VERBOSE=1
 
6
 
 
7
override_dh_install:
 
8
        dh_install --fail-missing
 
9
 
 
10
%:
 
11
        dh $@  --with autoreconf