main/s390-tools: fix mk-s390image symlink

This commit is contained in:
Sertonix 2025-11-28 16:16:56 +01:00 committed by Achill Gilgenast
parent 45655a4cf3
commit 8fb0e75481

View File

@ -1,7 +1,7 @@
# Maintainer: Sertonix <sertonix@posteo.net>
pkgname=s390-tools
pkgver=2.39.0
pkgrel=0
pkgrel=1
pkgdesc="Tools for use with the s390 Linux kernel and device drivers"
url="https://github.com/ibm-s390-tools/s390-tools"
arch="all"
@ -59,7 +59,7 @@ build() {
package() {
_make DESTDIR="$pkgdir" install
mkdir -p "$pkgdir"/sbin
ln -s ../usr/share/s390-tools/netboot/mk-s390image "$pkgdir"/usr/bin/mk-s390image
ln -s ../share/s390-tools/netboot/mk-s390image "$pkgdir"/usr/bin/mk-s390image
}
sha512sums="