X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Frules;h=c65fea048f15d81a1a107d2b7c357501955f487c;hp=3b6a2d0d53853e35cc79fda697cdb21f4b9bc5ed;hb=ae7d2eaecc1da99f0aad38e2ed6101744f4c0b68;hpb=0b7e7606d03618626d51e31652521307c8267720 diff --git a/debian/rules b/debian/rules index 3b6a2d0..c65fea0 100755 --- a/debian/rules +++ b/debian/rules @@ -34,12 +34,12 @@ install: build # Add here commands to install the package into debian/grml2usb. install -m 755 grml2usb debian/grml2usb/usr/sbin/ -# 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