10 lines
175 B
Text
10 lines
175 B
Text
|
#!/usr/bin/make -f
|
||
|
|
||
|
# This file was automatically generated by stdeb 0.6.0+git at
|
||
|
# Wed, 16 Nov 2011 10:36:53 -0800
|
||
|
|
||
|
%:
|
||
|
dh $@ --with python2 --buildsystem=python_distutils
|
||
|
|
||
|
|