summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2013-08-29 21:26:37 -0500
committerMichael Shuler <michael@pbandjelly.org>2013-08-29 21:26:37 -0500
commit3fa6c107c686b836e4a9d93d0855470c8095d743 (patch)
tree2c8436a649971f9b38bc3479556e3f72691f1a46
parent54ab2a2c7508d484d7585b9389d35d80424940ba (diff)
downloadca-certificates-3fa6c107c686b836e4a9d93d0855470c8095d743.tar.gz
Edit ca-certificates-local README.Debian to correct paths
-rw-r--r--examples/ca-certificates-local/debian/README.Debian4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ca-certificates-local/debian/README.Debian b/examples/ca-certificates-local/debian/README.Debian
index 2b00b5a..7221fa7 100644
--- a/examples/ca-certificates-local/debian/README.Debian
+++ b/examples/ca-certificates-local/debian/README.Debian
@@ -81,8 +81,8 @@ Steps to build your custom local root CA package from this example:
- Next copy this example source package somewhere to build as a normal
user, for instance your home directory:
- $ cp -a /usr/share/doc/ca-certificates/examples/ca-certificates-local-0.1 ~/
- $ cd ~/ca-certificates-local-0.1/
+ $ cp -a /usr/share/doc/ca-certificates/examples/ca-certificates-local ~/
+ $ cd ~/ca-certificates-local/
- Next, remove the dummy CA certificate, copy your local root CA
certificate(s) to the local/ directory, and build the package: