debian: deal with the error of dh_missing
authorBoyuan Yang <073plan@gmail.com>
Sat, 19 Aug 2017 17:15:06 +0000 (01:15 +0800)
committerBoyuan Yang <073plan@gmail.com>
Sat, 19 Aug 2017 17:15:06 +0000 (01:15 +0800)
debian/rules

index dd775706347a1395ae20dfec6eaf1974aa0359da..e96babde012e1fcdef53a7412ac16a5b896ea3eb 100755 (executable)
@@ -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