aboutsummaryrefslogtreecommitdiffstats
path: root/community/secpwgen/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/secpwgen/APKBUILD')
-rw-r--r--community/secpwgen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/secpwgen/APKBUILD b/community/secpwgen/APKBUILD
index 74330b34ed..4d10ee2b96 100644
--- a/community/secpwgen/APKBUILD
+++ b/community/secpwgen/APKBUILD
@@ -25,7 +25,7 @@ package() {
cd "$builddir"
mkdir -p "$pkgdir"/usr/bin \
- $pkgdir"/usr/share/man/man1
+ "$pkgdir"/usr/share/man/man1
install -m 755 secpwgen "$pkgdir"/usr/bin
install -m 644 secpwgen.1 "$pkgdir"/usr/share/man/man1