X-Git-Url: https://git.piment-noir.org/?p=deb_x265.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=b79cb8ff94ef770bfeaef0eedd1b4e86969f5355;hp=30cd9d127e8524951d0ae0e5fe8fdb306b380382;hb=7a09b089779e5f60634265b93ef57a7d99fd9e7c;hpb=e7cdfe1a92d2b9f43568502161319146a595f9bf 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