From b5dfe1b5a496cf98108ba6ac151748d6fbf407e2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 1 Feb 2008 19:27:39 +0000 Subject: [PATCH] Moved rules to binary-indep, not binary-arch --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 12057d0..803486b 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ binary-indep: build install # We have nothing to do by default. # Build architecture-dependent files here. -binary-arch: build install +binary-indep: build install dh_testdir dh_testroot dh_install