community/secpwgen: fix quotation typo

This commit is contained in:
Natanael Copa 2017-07-24 18:36:09 +00:00
parent 60e1c55100
commit 871abec197

View File

@ -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