X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=4cbc41baa3015a9a65201a103ed2bb1b2243bfb1;hb=ac86178050d0043e9e47e18d6e0f494343ba8f11;hp=4c452fb1d209c1b74d80ffcdcda2012a1a54f6ea;hpb=2e8d693526912822120e4b3d3df36422ddb12b0c;p=grml-hwinfo.git diff --git a/debian/rules b/debian/rules index 4c452fb..4cbc41b 100755 --- a/debian/rules +++ b/debian/rules @@ -33,12 +33,12 @@ install: build install -m 755 grml-hwinfo $(CURDIR)/debian/grml-hwinfo/usr/bin/ install -m 755 sysdump $(CURDIR)/debian/grml-hwinfo/usr/bin/ -# Build architecture-independent files here. -binary-indep: build install -# We have nothing to do by default. - # Build architecture-dependent files here. binary-arch: build install +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs