linux3.18: mark as broken correctly
This commit is contained in:
parent
bc78faa9af
commit
faa24244d2
1 changed files with 1 additions and 2 deletions
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue