projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab3406
)
quiet zip in make compile
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 23 May 2012 17:19:53 +0000
(19:19 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 23 May 2012 17:19:53 +0000
(19:19 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 884aeb326871f0444e21245e8a2002f893857f31..e2da02e96ba304fec7e76c5fb604ae973cbf34fa 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
update-readme:
echo "$${footer}" >> README.md
compile:
- zip --junk-paths youtube-dl youtube_dl/*.py
+ zip --
quiet --
junk-paths youtube-dl youtube_dl/*.py
echo '#!/usr/bin/env python' > youtube-dl
cat youtube-dl.zip >> youtube-dl
rm youtube-dl.zip