1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/syslinux: include text doc

These files cover some parts (with examples) that are completely missing
in the manpages
This commit is contained in:
Sertonix 2025-06-28 18:30:17 +02:00 committed by Natanael Copa
parent 9fa8364d36
commit 8da9b66983

View file

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syslinux
pkgver=6.04_pre1
pkgrel=16
pkgrel=17
_ver=${pkgver/_/-}
pkgdesc="Boot loader for the Linux operating system"
url="https://syslinux.org"
@ -44,6 +44,8 @@ package() {
sed "/^version=/s/=.*/=$pkgver-r$pkgrel/" "$srcdir"/update-extlinux \
> "$pkgdir"/sbin/update-extlinux
chmod 755 "$pkgdir"/sbin/update-extlinux
install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname "$builddir"/doc/*.txt
}
sha512sums="