]> granicus.if.org Git - pdns/commitdiff
cd to the right directory before compiling
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 14 Jul 2017 17:06:48 +0000 (19:06 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2017 17:06:48 +0000 (19:06 +0200)
pdns/recursordist/README.md

index c0cb7880b1c06555aee5c07a760ed5091be2cac7..e08be48907c1b4816e71aaa0f557b230a740d2a6 100644 (file)
@@ -43,6 +43,7 @@ To compile from a git checkout, install pandoc, ragel, automake and autoconf.
 Then run
 
 ```
+$ cd pdns/pdns/recursordist/
 $ ./bootstrap
 $ ./configure
 $ make