From faa24244d24e4a068ba76767fca00832bd809770 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 17 Sep 2018 05:14:16 -0300 Subject: [PATCH] linux3.18: mark as broken correctly --- srcpkgs/linux3.18/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index 76f00f0e69d..26140ff9178 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -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}"