diff options
author | Rob Austein <sra@hactrn.net> | 2016-02-16 01:55:58 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-02-16 01:55:58 +0000 |
commit | 54a65ea705872554a7283d3d0f0a9259b8fe3bfe (patch) | |
tree | 0b01a9bcc31beb6e944d76d8ce9f29be33d0b32a /rp | |
parent | 3d625c18ad35e5e071a04a6336371bf9adee517e (diff) |
Finally builds and installs properly on Ubuntu again;
no serious runtime testing yet.
svn path=/branches/tk705/; revision=6262
Diffstat (limited to 'rp')
-rw-r--r-- | rp/config/rpki-confgen.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rp/config/rpki-confgen.xml b/rp/config/rpki-confgen.xml index 1b86a140..29bb86b3 100644 --- a/rp/config/rpki-confgen.xml +++ b/rp/config/rpki-confgen.xml @@ -57,7 +57,7 @@ </option> <option name = "bpki_servers_directory" - value = "${autoconf::datarootdir}/rpki"> + value = "${autoconf::datarootdir}/rpki/bpki"> <doc> Directory for BPKI files generated by rpkic and used by rpkid and pubd. You will not normally need to change this. |