tags 822042 + patch
thanks

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

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ autoreconf:
        rm -f acinclude.m4
        autoreconf -fi
 
+build-arch: build
+build-indep: build
 build: patch-stamp build-stamp
 build-stamp:
        dh_testdir
@@ -74,4 +76,4 @@ source diff:
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install-arch patch-stamp 
unpatch
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary 
install-arch patch-stamp unpatch

Reply via email to