From: Kevin Rosenberg Date: Thu, 31 Jan 2008 01:59:42 +0000 (-0700) Subject: Automated commit for debian release 1.98-1 X-Git-Tag: debian-1.98-1^0 X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=commitdiff_plain;h=331477af69db05345eb7c241736f8e9f167266c8;hp=a8c281e691030ab76ff7a6a63f3095a2d767eacb Automated commit for debian release 1.98-1 --- 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