File 10_distclean.patch of Package mpqc

## 10_distclean.dpatch by Michael Banck <mbanck@debian.org>
## DP: Make distclean work for all subdirectories
Index: mpqc-2.3.1/doc/Makefile
===================================================================
--- mpqc-2.3.1.orig/doc/Makefile
+++ mpqc-2.3.1/doc/Makefile
@@ -65,6 +65,10 @@ veryclean:
 clean:
 	/bin/rm -rf *~
 
+.PHONY: distclean
+distclean: veryclean
+	/bin/rm -f doxygen.cfg doxygen.man1.cfg doxygen.man3.cfg
+
 install:
 	$(INSTALL) $(INSTALLDIROPT) $(installroot)$(prefix)/share/doc/packages/mpqc
 	/bin/cp -r html $(installroot)$(prefix)/share/doc/packages/mpqc/
openSUSE Build Service is sponsored by