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/glibc.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/system/glibc.xibuild') diff --git a/repo/system/glibc.xibuild b/repo/system/glibc.xibuild index f2fdc61..8b3e626 100644 --- a/repo/system/glibc.xibuild +++ b/repo/system/glibc.xibuild @@ -6,10 +6,10 @@ DEPS="glibc" PKG_VER=2.34 SOURCE=https://ftp.gnu.org/gnu/glibc/glibc-$PKG_VER.tar.xz -ADDITIONAL=( +ADDITIONAL=" https://www.linuxfromscratch.org/patches/lfs/development/glibc-$PKG_VER-fhs-1.patch https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/glibc/trunk/locale-gen - ) +" DESC="The main gnu C library providing basic routines and procedures" -- cgit v1.2.1