X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=5d8aaba9dad15e1c1aade6964245f0ad79b8ebcc;hb=436d7fb08778b9a094dddd3a9f32f9b3dbf44385;hp=09d22687f90facff717df3807767a886227ef603;hpb=88e5830ffeda09b306d37a17aa91a2c8c80f39a6;p=grml-tips.git diff --git a/debian/rules b/debian/rules index 09d2268..5d8aaba 100755 --- a/debian/rules +++ b/debian/rules @@ -27,12 +27,12 @@ install: install -m 755 grml-tips debian/grml-tips/usr/bin/grml-tips install -m 644 grml_tips debian/grml-tips/usr/share/grml-tips/grml_tips -# Build architecture-independent files here. -binary-indep: install -# We have nothing to do by default. - # Build architecture-dependent files here. binary-arch: install +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: install dh_testdir dh_testroot dh_installchangelogs