linux3.18: mark as broken correctly

This commit is contained in:
maxice8 2018-09-17 05:14:16 -03:00
parent bc78faa9af
commit faa24244d2
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,5 +1,3 @@
broken="make modules_install requires no. Please install it.
This is probably in the kmod package."
# Template file for 'linux3.18'
pkgname=linux3.18
version=3.18.122
@ -12,6 +10,7 @@ license="GPL-2.0-only"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
checksum=675b1ce36af23caa500cb1d4f0ec2976791fb0a97ebb6486a5e2ebcb5527ade5
broken="make modules_install requires no. Please install it. This is probably in the kmod package."
_kernver="${version}_${revision}"