From ab0f3e4d5c840e2c8c7377d87a0c5222f6db01f4 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 12 Feb 2008 23:38:51 +0000 Subject: [PATCH] Removed useless commands and comments. --- debian/rules | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/rules b/debian/rules index e26014d..fc68116 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,6 @@ #!/usr/bin/make -f -build: build-stamp -build-stamp: - touch $@ +build: clean: dh_testdir @@ -14,9 +12,7 @@ install: build dh_testdir dh_testroot dh_clean -k - #dh_installdirs -# Build architecture-independent files here. binary-indep: install dh_testdir dh_testroot @@ -24,7 +20,6 @@ binary-indep: install dh_installdocs dh_install dh_installmenu - dh_installman dh_compress dh_fixperms dh_installdeb @@ -32,7 +27,6 @@ binary-indep: install dh_md5sums dh_builddeb -# Build architecture-dependent files here. binary-arch: binary: binary-indep binary-arch -- 2.39.2