Rapsys Git
/
youtubedl
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
debian/{rules,control}: Remove build-dependency on python, as that's not really needed.
[youtubedl]
/
debian
/
rules
1
#!/usr/bin/make -f
2
%:
3
dh
$
@
4
5
override_dh_installman
:
6
pod2man
-
r
"youtube-dl"
-
c
"User commands"
debian
/
youtube-dl.pod
>
debian
/
youtube-dl
.1
7
dh_installman
8
9
override_dh_auto_build
:
10
11
override_dh_python2
:
12
13
override_dh_pysupport
: