projects
/
dtkcore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e49d7f
)
debian: deal with the error of dh_missing
author
Boyuan Yang
<073plan@gmail.com>
Sat, 19 Aug 2017 17:15:06 +0000
(
01:15
+0800)
committer
Boyuan Yang
<073plan@gmail.com>
Sat, 19 Aug 2017 17:15:06 +0000
(
01:15
+0800)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index dd775706347a1395ae20dfec6eaf1974aa0359da..e96babde012e1fcdef53a7412ac16a5b896ea3eb 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-20,4
+20,6
@@
override_dh_makeshlibs:
dh_makeshlibs -V
override_dh_missing:
+ # remove known useless test file
+ rm -f debian/tmp/usr/tests/tests/tests
dh_missing --fail-missing