X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=3174216e34c33b94283dcab2382cff22848afe7d;hb=8c46f91a39aaf76a41052e860574989b746a1b25;hp=1344198e09a521f0580dfc345cb89f37643f9d15;hpb=eaec9c45667ddc1b4280d2642515afcdd5a95455;p=grml-paste.git diff --git a/debian/rules b/debian/rules index 1344198..3174216 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,7 @@ clean: dh_testroot rm -f build-stamp - -$(MAKE) clean + $(MAKE) clean dh_clean install: build @@ -32,12 +32,12 @@ install: build install -m 755 grml-paste debian/grml-paste/usr/bin/grml-paste -# 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