tags 411845 + patch
thanks
Hi !Please find a patch attached that fixes this bug. I'll NMU it if needed. Romain
--- qps-1.9.18.6.orig/debian/rules 2007-02-22 03:26:56.000000000 +0100
+++ qps-1.9.18.6/debian/rules 2007-02-22 03:26:08.000000000 +0100
@@ -30,10 +30,11 @@
dh_testdir
dh_testroot
rm -f build-stamp
- rm -f proc.cpp
[ ! -f Makefile ] || { $(MAKE) distclean && rm -f Makefile; }
+ rm -f proc.cpp
+
dh_clean
install: build

