git://git.onelab.eu
/
sfa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Setting tag sfa-3.1-10
[sfa.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
# -*- makefile -*-
3
4
%:
5
dh $@ --with python2 --buildsystem=python_distutils
6
7
override_dh_prep:
8
$(MAKE) version
9
$(MAKE) wsdl
10
dh_prep -O--buildsystem=python_distutils