From: vsr Date: Fri, 13 May 2011 11:00:31 +0000 (+0000) Subject: Fix problems of 'make distcheck' X-Git-Tag: V6_3_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FBR_Dev_For_6_3_1;p=modules%2Fhomard.git Fix problems of 'make distcheck' --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 59c0a822..fbd8b1f2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -79,6 +79,7 @@ install-data-local: if test -d $$b"html"; then cp -rf $$b"html"/* $(DESTDIR)$(homarddocdir); fi; uninstall-local: + chmod -R +w $(DESTDIR)$(homarddocdir) rm -rf $(DESTDIR)$(homarddocdir)/* clean-local: