From b2801be888bd178876fe7a237d8289d92f38cc5d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 30 Sep 2008 23:48:13 +0200 Subject: [PATCH] Update debian/rules --- debian/rules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index 3e757bd..1f4ab73 100755 --- a/debian/rules +++ b/debian/rules @@ -33,12 +33,12 @@ install: build cp -a etc/skel debian/grml-desktop/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 -- 2.1.4