mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
5 lines
76 B
Text
5 lines
76 B
Text
|
#!/usr/bin/make -f
|
||
|
|
||
|
%:
|
||
|
dh $@ --with python2 --buildsystem=python_distutils
|