]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
debian/rules: rm -v the xenstore utils from xen-utils-common
authorIan Jackson <ian.jackson@citrix.com>
Thu, 4 Oct 2018 15:15:06 +0000 (16:15 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 16:38:26 +0000 (17:38 +0100)
This makes the log slightly more debuggable.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
debian/rules

index d3f67b0463f5768083e4eb1405e9b3c7f52c98c8..6fb08381e19cf90e1fbfb6c4c7dea6879c3ee5f3 100755 (executable)
@@ -228,7 +228,7 @@ override_dh_install:
        debian/shuffle-boot-files $(upstream_version) $(flavour)
        :
        dh_install $(dh_install_excludes)
-       rm $(xenstore_rm)
+       rm -v $(xenstore_rm)
        :
        debian/installsharedlibs