projects
/
ncbi-blast+.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe5691
)
use --sourcedirectory= longopt for better readability
author
Michael R. Crusoe
<michael.crusoe@gmail.com>
Sun, 29 Sep 2019 15:54:04 +0000
(17:54 +0200)
committer
Michael R. Crusoe
<michael.crusoe@gmail.com>
Mon, 30 Sep 2019 09:25:09 +0000
(11:25 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index aff79a27e5309a0043751f850bc314f308979f5f..e974d3e202cbfc5bf6940ef037655f27b09196c7 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-162,4
+162,4
@@
override_dh_clean:
mv c++/src/util/lmdbxx/lmdb++.h.orig.save c++/src/util/lmdbxx/lmdb++.h.orig
%:
- dh $@ -
D
c++
+ dh $@ -
-sourcedirectory=
c++