From 1e6a68f4cf6ca9e5b50c06d91a90bede8dfe2c52 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 20 Nov 2010 18:09:40 +0100 Subject: glibc, correction Pkgfile --- base/glibc/Pkgfile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'base') diff --git a/base/glibc/Pkgfile b/base/glibc/Pkgfile index 81463549f..188b0ea99 100755 --- a/base/glibc/Pkgfile +++ b/base/glibc/Pkgfile @@ -66,13 +66,6 @@ build() { # http://sources.redhat.com/git/?p=glibc.git;a=patch;h=15bac72b patch -Np1 -i $SRC/glibc-2.12.1-fix-IPTOS_CLASS-definition.patch - - - DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p') - sed -i "s|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=$DL -o|" \ - scripts/test-installation.pl - unset DL - sed -i 's|@BASH@|/bin/bash|' elf/ldd.bash.in mv ../SUPPORTED localedata/ -- cgit v1.2.3-54-g00ecf