From 1a49fee8362927060d799a345e5979af812e7f19 Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Wed, 10 Sep 2025 03:35:09 +0200 Subject: [PATCH] fix options=() --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 2876b49..9d72133 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -26,7 +26,7 @@ makedepends=( optdepends=( 'iucode-tool: for outdated microcode detection' ) -options=( +options+=( !emptydirs ) source=("$pkgname-$pkgver::git+$url.git#tag=v$pkgver"