From b525d415df15fab1e141fe6623297fa8ae7b7a94 Mon Sep 17 00:00:00 2001 From: graysky <therealgraysky@proton.me> Date: Mon, 30 Jan 2023 06:05:57 -0500 Subject: [PATCH] core/linux-rpi: remove whitespace --- core/linux-rpi/PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD index edaba7e82..f526b1acf 100644 --- a/core/linux-rpi/PKGBUILD +++ b/core/linux-rpi/PKGBUILD @@ -87,7 +87,6 @@ _package() { # Used by mkinitcpio to name the kernel echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase" - echo "Installing modules..." make INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ DEPMOD=/doesnt/exist modules_install # Suppress depmod