~mutse-young/kugou/kugou

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Mutse Young
  • Date: 2013-08-04 09:37:11 UTC
  • Revision ID: git-v1:c9fc5871436b2f39eb311d0f66cb1555bdefbfa0
add debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
# This file was automatically generated by stdeb 0.6.0+git at
 
4
# Sun, 04 Aug 2013 17:10:33 +0800
 
5
 
 
6
%:
 
7
        dh $@ --with python2 --buildsystem=python_distutils
 
8
 
 
9