Rapsys Git
/
youtubedl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0cbf7c
)
debian/rules: Simplify the build process by not calling setup.py.
author
Rogério Brito
<rbrito@ime.usp.br>
Tue, 18 Dec 2012 11:48:26 +0000
(09:48 -0200)
committer
Rogério Brito
<rbrito@ime.usp.br>
Tue, 18 Dec 2012 11:48:26 +0000
(09:48 -0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 328323eaabe5d6847fc5fb55402ef4cc70265144..d596fb2ee748f685d5312a109f7f3651fe52a4d5 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-2,4
+2,7
@@
%:
dh $@
+override_dh_auto_install:
+ dh_install
+
override_dh_auto_test: