X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=a1efbb60e114d696429972e8dd89a2c5265031cf;hb=9560928fabb1df835ff20a8faa7a48224680ee9a;hp=954b80cfd99e5124aac888df4497179fd7c8a9ce;hpb=3db76b3e210d4f9928cc88719439456cfd208e37;p=grml-etc.git diff --git a/debian/rules b/debian/rules index 954b80c..a1efbb6 100755 --- a/debian/rules +++ b/debian/rules @@ -30,12 +30,11 @@ install: build # Add here commands to install the package into debian/grml-etc. cp -a etc/ debian/grml-etc/ -# 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 + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs