# Maintainer: PktSurf app=kernel-headers version=4.19.88 build=1sml homepage="http://ftp.barfooze.de/pub/sabotage/tarballs/" download="http://ftp.barfooze.de/pub/sabotage/tarballs/linux-headers-$version.tar.xz" desc="Musl-compatible header files for the Linux kernel" requires="musl" prepbuilddir() { mkandenterbuilddir rm -rf linux-headers-$version tar xf $srcdir/linux-headers-$version.tar.?z* cd linux-headers-$version fixbuilddirpermissions applypatch $srcdir/ptrace.h.patch } build() { make ARCH="$arch" prefix=/usr DESTDIR=$pkg install cp -r generic/include $pkg/usr/ mkfinalpkg } sha512sums=" 702fbc196fb88db79b755a058d166e3fd65ab1c60a7ec91048243fdf2ce23ef4b867def4a1b31941465033bb8139f6c73834fef5afa15303fe38d687bcc2e41b linux-headers-4.19.88.tar.lz 185d627c8704cfdf423e7bcd16d54046d857457fd24ad087d6ad8cd768e5dcb9b8e19e688348afec233d54c5e85106e1d7246cd7cd0413865feb488d2ca64d7b ptrace.h.patch "