~ubuntu-branches/ubuntu/trusty/ubuntukylin-wallpapers/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2013-03-03 11:47:10 UTC
  • Revision ID: package-import@ubuntu.com-20130303114710-cdyfcr7fan2fr1so
Tags: 13.10.0
Initial release.

Show diffs side-by-side

added added

removed removed

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