moulinette/debian/rules

7 lines
99 B
Text
Raw Normal View History

2015-01-31 23:04:49 +01:00
#!/usr/bin/make -f
2021-01-02 18:26:09 +01:00
export PYBUILD_NAME=moulinette
2015-01-31 23:04:49 +01:00
%:
2021-01-02 18:26:09 +01:00
dh $@ --with python3 --buildsystem=pybuild