From: Kevin Rosenberg Date: Sun, 9 Dec 2007 14:53:23 +0000 (-0700) Subject: Automated commit for debian release 1.6.6-1 X-Git-Tag: debian-1.6.6-1~1 X-Git-Url: http://git.kpe.io/?p=lml2.git;a=commitdiff_plain;h=553f795e169ff3b689ad5f8c7164eb59008a78fd Automated commit for debian release 1.6.6-1 --- diff --git a/debian/rules b/debian/rules index ff93e37..c2dc030 100755 --- a/debian/rules +++ b/debian/rules @@ -43,10 +43,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 @@ -74,6 +70,6 @@ binary-arch: build install dh_md5sums dh_builddeb -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install configure +binary: binary-indep +.PHONY: build clean binary-indep binary install configure