From f844609f964248639e08c870220838b1ab9a9d22 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Tue, 8 May 2018 19:10:33 +0200 Subject: [PATCH] 4.16.7-3 (clr 4.16.7-567) --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 5349df5..2eebd24 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -114,8 +114,8 @@ prepare() { # don't run depmod on 'make install'. We'll do this ourselves in packaging sed -i '2iexit 0' scripts/depmod.sh - msg "Running make prepare" - make prepare + #msg "Running make prepare" + #make prepare ### Optionally load needed modules for the make localmodconfig # See https://aur.archlinux.org/packages/modprobed-db/