X-Git-Url: https://git.decadent.org.uk/gitweb/?p=emusic-remote.git;a=blobdiff_plain;f=debian%2Frules;h=fc68116eeef6e073f38569816eaf11a228e77ab2;hp=e26014d70305c7cda784043c7aa425273081f977;hb=ab0f3e4d5c840e2c8c7377d87a0c5222f6db01f4;hpb=604c4b6de05ace794725c39dc9fb82fca26677e9 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