From: Michael Prokop Date: Tue, 18 Nov 2008 23:13:25 +0000 (+0100) Subject: Update debian/rules (binary-arch/-indep) X-Git-Tag: v0.4.1^0 X-Git-Url: http://git.grml.org/?p=grml-x.git;a=commitdiff_plain;h=93c96354d1ddc27bf78eea28505cb2e2582f2019 Update debian/rules (binary-arch/-indep) --- diff --git a/debian/rules b/debian/rules index 919dc03..fc8db49 100755 --- a/debian/rules +++ b/debian/rules @@ -38,12 +38,12 @@ install: build cp -r etc/X11/ debian/grml-x/etc/ cp -r etc/zsh/ debian/grml-x/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 +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot dh_installchangelogs