From 4ba2a174baac460826eda404d9eb8755bb6abc00 Mon Sep 17 00:00:00 2001 From: fbt Date: Mon, 30 Oct 2023 12:30:27 +0000 Subject: [PATCH] UGH Signed-off-by: fbt --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9554a4d..33a9724 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -105,9 +105,9 @@ build() { -Dsbat-distro='arch' -Dsbat-distro-summary='Arch Linux' - -Dsbat-distro-pkgname="${pkgname}" + -Dsbat-distro-pkgname="systemd" -Dsbat-distro-version="${pkgver}" - -Dsbat-distro-url="https://archlinux.org/packages/core/x86_64/${pkgname}/" + -Dsbat-distro-url="https://archlinux.org/packages/core/x86_64/systemd/" ) # this uses malloc_usable_size, which is incompatible with fortification level 3