]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
portablize
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 24 Apr 2015 07:31:41 +0000 (09:31 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 24 Apr 2015 07:31:41 +0000 (09:31 +0200)
docs/Makefile.am

index af7c4ea80bf7559222428cb96086c5e9fe998ae9..62397d8b953f2f70b2aa5e9e713caef09768b268 100644 (file)
@@ -35,7 +35,7 @@ html: html/index.html
 html/index.html: process-md.sh mkdocs.yml markdown/** markdown/*/** manpages/*
        mkdir -p doc-build
        rsync -a --delete markdown/. doc-build/.
-       cp -r manpages/ doc-build/
+       cp -r manpages doc-build/
        ./process-md.sh pre
        mkdocs build --clean
        ./process-md.sh post