tags 821987 + patch
thanks

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

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,10 @@ DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture 
-qDEB_BUILD_GNU_TYPE)
 #
 #export CXXFLAGS
 
+build-arch: build
+
+build-indep: build
+
 build: build-stamp
 
 build-stamp: patch
@@ -126,4 +130,4 @@ binary-arch: build install
        dh_builddeb -a
 
 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