tags 821993 + patch
thanks

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

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -223,6 +223,8 @@ benchmark-iconc: build-iconc
        $(checkdir)
        $(MAKE) Benchmark-icont 
 
+build-arch: build
+build-indep: build
 build-iconx: build-icont
 build: build-icont build-iconc build-ipl
 
@@ -248,4 +250,4 @@ checkroot:
        $(checkdir)
        test "`whoami`" = root
 
-.PHONY: binary binary-arch binary-indep clean checkroot
+.PHONY: binary binary-arch binary-indep clean checkroot build build-arch 
build-indep

Reply via email to