fix
authorng0 <ng0@infotropique.org>
Fri, 27 Oct 2017 16:22:47 +0000 (16:22 +0000)
committerng0 <ng0@infotropique.org>
Fri, 27 Oct 2017 16:22:47 +0000 (16:22 +0000)
doc/documentation/Makefile.am

index de23ea142ab40ba97199e6c5afdd5d7d5f1d17c3..66be6dfe41bb7b313ab6e42e61148d06b1a5d5d0 100644 (file)
@@ -187,7 +187,7 @@ doc-all-install:
 
 doc-gendoc-install:
        @mkdir -p $(DESTDIR)/$(docdir)
-       @install -m 0755 manual $(DESTDIR)/$(docdir)
+       @cp -r manual $(DESTDIR)/$(docdir)
 
 #      @cp -r images $(DESTDIR)/$(infoimagedir)