]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Fix problems of 'make distcheck' BR_Dev_For_6_3_1 V6_3_0 V6_3_0b2 V6_3_0rc1
authorvsr <vsr@opencascade.com>
Fri, 13 May 2011 11:00:31 +0000 (11:00 +0000)
committervsr <vsr@opencascade.com>
Fri, 13 May 2011 11:00:31 +0000 (11:00 +0000)
doc/Makefile.am

index 59c0a8228d8ddb3e9cef2b53a9cab9becebadb31..fbd8b1f2f8b0bf271da076e87a7759a63cfd45f2 100644 (file)
@@ -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: