tags 821972 + patch
thanks

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

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,8 @@ x-prjct/xinterface/configure.status:
                --enable-xclips --with-clipssrc=../../clipssrc/ 
        cd clipssrc && sh ./configure --prefix=$(CURDIR)/debian/xclips/usr 
 
+build-arch: build
+build-indep: build
 build: build-stamp
 build-stamp: configure
        dh_testdir
@@ -148,4 +150,4 @@ update-doc:
 #      cd examples && wget --cut-dirs=4 -nH -l 1 -m -k --no-parent -nd 
http://www.ghg.net/clips/download/executables/examples/
 #      find examples/ -name "*\?*" -exec rm -f \{\} \;
 
-.PHONY: build build-x clean binary binary-arch binary-indep install
+.PHONY: build build-arch build-indep build-x clean binary binary-arch 
binary-indep install

Reply via email to