X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Frules;h=b79cb8ff94ef770bfeaef0eedd1b4e86969f5355;hb=HEAD;hp=30cd9d127e8524951d0ae0e5fe8fdb306b380382;hpb=e2e7a0aa019812e0b1f7db9f9558f80939628fb7;p=deb_x265.git diff --git a/debian/rules b/debian/rules index 30cd9d1..b79cb8f 100755 --- a/debian/rules +++ b/debian/rules @@ -59,8 +59,10 @@ override_dh_auto_build: # build documentation $(MAKE) -C doc/reST pickle html man +ifneq (arm, $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)) override_dh_auto_test: $(builddir)/test/TestBench +endif override_dh_install: dh_install --list-missing --sourcedir=$(CURDIR)/debian/install