~macslow/qtmir/fix-1475678

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Michael Zanetti
  • Date: 2014-05-16 10:29:58 UTC
  • Revision ID: michael.zanetti@canonical.com-20140516102958-sa7joa51ehj2w9pt
add packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
 
5
 
 
6
%:
 
7
        dh $@ --parallel --fail-missing
 
8