mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/bmake: simplify man page installation
This commit is contained in:
parent
dc6a93aad9
commit
6851dfb94a
@ -26,8 +26,8 @@ package() {
|
||||
--install-destdir="$pkgdir" op=install
|
||||
|
||||
rm -rf "$pkgdir"/usr/share/man/cat1
|
||||
mkdir "$pkgdir"/usr/share/man/man1
|
||||
cp ../bmake.1 "$pkgdir"/usr/share/man/man1/
|
||||
install -Dm644 ../bmake.1 \
|
||||
"$pkgdir"/usr/share/man/man1/bmake.1
|
||||
}
|
||||
|
||||
sha512sums="7824fb60e4ac8f9c5ab9f6a0d42720c5f3cb475851146bf8042625eb58bbd0dbacafce6969da2b51cdd6514e789a8f2a958e8b8538cd862eeea1b571da203e5b bmake-20181221.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user