From dd87147d5928a16cd476afdb736125f72982bb9f Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Thu, 28 Mar 2024 19:46:56 -0500 Subject: [PATCH] arch: Disable dep fetching --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4fb4580..3ea2c19 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ install: ${DISTRO}-install manjaro: mkdir -p build - makepkg -s + makepkg --nodeps mv g13gui*.pkg.tar.zst build manjaro-clean: