core143: add glibc

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-03-22 19:10:46 +00:00
parent b6632b766a
commit 4e412a00d3
5 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../../common/aarch64/glibc

View File

@@ -0,0 +1 @@
../../../../common/armv5tel/glibc

View File

@@ -0,0 +1 @@
../../../../common/i586/glibc

View File

@@ -0,0 +1 @@
../../../../common/x86_64/glibc

View File

@@ -59,6 +59,9 @@ extract_files
# update linker config
ldconfig
# restart init after glibc replace
telinit u
# remove dropped packages
for package in bluetooth; do
if [ -e /opt/pakfire/db/installed/meta-$package ]; then