tags 821974 + patch
thanks

I also recommend switching to dh, but in the meantime, the attached
patch should work.

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,9 @@ configure-stamp:
 
        touch configure-stamp
 
+build-arch: build
+
+build-indep: build
 
 build: build-stamp
 
@@ -88,4 +91,4 @@ binary-arch: build install
        dh_builddeb -s
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary 
install configure

Reply via email to