From 71e3c6e4bed81abbc2856c278bd5d929cfd61224 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 23 Feb 2022 14:42:35 +0000 Subject: fixed additionals --- repo/system/sysvinit.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/system/sysvinit.xibuild') diff --git a/repo/system/sysvinit.xibuild b/repo/system/sysvinit.xibuild index 62cee1b..d3c0282 100644 --- a/repo/system/sysvinit.xibuild +++ b/repo/system/sysvinit.xibuild @@ -5,9 +5,9 @@ DEPS="sh glibc" PKG_VER=3.01 SOURCE=http://download.savannah.nongnu.org/releases/sysvinit/sysvinit-$PKG_VER.tar.xz -ADDITIONAL=( +ADDITIONAL=" https://www.linuxfromscratch.org/patches/lfs/development/sysvinit-$PKG_VER-consolidated-1.patch - ) + " DESC="The sysvinit system for controlling startup, running and shutdown of the system" -- cgit v1.2.3