From 331477af69db05345eb7c241736f8e9f167266c8 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Wed, 30 Jan 2008 18:59:42 -0700 Subject: [PATCH] Automated commit for debian release 1.98-1 --- debian/rules | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -- 2.34.1