tags 822001 + patch
thanks

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

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,8 @@ top_srcdir=..
 # This is the debhelper compatibility version to use.
 export DH_COMPAT=3
 
+build-arch: build
+build-indep: build
 build: build-stamp
 build-stamp:
        dh_testdir
@@ -97,4 +99,4 @@ binary-arch: build install
 
 binary: binary-indep binary-arch
 
-.PHONY: build clean binary-indep binary-arch binary install
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary 
install

Reply via email to