aboutsummaryrefslogtreecommitdiff
path: root/extra/keychain
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-11 10:00:21 +0300
committerCem Keylan <cem@ckyln.com>2020-02-11 10:00:21 +0300
commit176ee08381d3f06222dfa6b079647a435c2114c4 (patch)
tree63cc89804c243fae9dde7871d8f9cc41ee581945 /extra/keychain
parent0686909daed0687b91be17a1f2973a32aca648a7 (diff)
downloadrepository-176ee08381d3f06222dfa6b079647a435c2114c4.tar.gz
keychain: fix the location of manpage
Diffstat (limited to 'extra/keychain')
-rwxr-xr-xextra/keychain/build2
-rw-r--r--extra/keychain/version2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/keychain/build b/extra/keychain/build
index 0d123d77..0f13c62b 100755
--- a/extra/keychain/build
+++ b/extra/keychain/build
@@ -1,4 +1,4 @@
#!/bin/sh -e
install -Dm755 keychain "$1/usr/bin/keychain"
-install -Dm644 keychain.1 "$1/usr/share/man/keychain.1"
+install -Dm644 keychain.1 "$1/usr/share/man/man1/keychain.1"
diff --git a/extra/keychain/version b/extra/keychain/version
index e2616d5a..91200fe5 100644
--- a/extra/keychain/version
+++ b/extra/keychain/version
@@ -1 +1 @@
-2.8.5 1
+2.8.5 2