tags 821999 + patch
thanks

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

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+build-arch: build
+build-indep: build
 build: build-stamp
 build-stamp:
        dh_testdir src/gen.k
@@ -85,4 +87,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