Skip to content

Commit 81c731c

Browse files
committed
nsec3map: fix PKGBUILD.
1 parent 99543b9 commit 81c731c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nsec3map/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ package() {
3737
install -dm 755 "$pkgdir/usr/share/bash-completion/completions"
3838
install -Dm 644 n3map.bash_completion \
3939
"$pkgdir/usr/share/bash-completion/completions/n3map"
40+
4041
python -m installer --destdir="$pkgdir" dist/*.whl
4142
}
4243

0 commit comments

Comments
 (0)