projects
/
phpyaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f70c775
)
Use dh_prep instead of dh_clean -k
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 5 Jun 2012 05:49:50 +0000
(07:49 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 5 Jun 2012 05:49:50 +0000
(07:49 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
ecba4a8
..
0e2a3e7
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-33,7
+33,7
@@
clean:
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
-mkdirhier "debian/tmp`/usr/bin/php-config --extension-dir`"