# Template file for 'kexec-tools' pkgname=kexec-tools version=2.0.13 revision=1 build_style=gnu-configure makedepends="liblzma-devel" short_desc="Tools to support fast kexec reboots" maintainer="Juan RP " license="GPL-2" homepage="http://kernel.org/pub/linux/utils/kernel/kexec/" distfiles="${KERNEL_SITE}/utils/kernel/kexec/$pkgname-$version.tar.xz" checksum=874baf421171dbfca0084af2da71ccf5a67749dd2a27c3023da5f72460bae5cc nopie=yes nocross=yes pre_build() { rm ${XBPS_WRAPPERDIR}/strip }