mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-10 01:52:25 +03:00
7 lines
133 B
Text
7 lines
133 B
Text
|
#!/usr/bin/make -f
|
||
|
# You must remove unused comment lines for the released package.
|
||
|
#export DH_VERBOSE = 1
|
||
|
|
||
|
%:
|
||
|
dh $@ --with python3
|