X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=2bc2c46eb6b089c602d0a4fb1732999177084725;hb=refs%2Ftags%2Fdebian-1.98-1;hp=9abb12ad68ec9672ab43b2a2364cd0f3752e95df;hpb=51b03e13f8d68533dc718e436f4c108c5be3e311;p=kmrcl.git diff --git a/debian/rules b/debian/rules index 9abb12a..2bc2c46 100755 --- a/debian/rules +++ b/debian/rules @@ -49,10 +49,6 @@ install: build # Build architecture-independent files here. binary-indep: build install - - -# Build architecture-dependent files here. -binary-arch: build install dh_testdir dh_testroot # dh_installdebconf @@ -79,6 +75,9 @@ binary-arch: build install dh_md5sums dh_builddeb +# Build architecture-dependent files here. +binary-arch: build install + binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure