From 8c77d856856a42a5b5836f6348e231dcb32e077f Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Tue, 13 Mar 2012 21:29:27 +0100 Subject: cross binutils compat symlinks don't work and are not needed. --- cross/mips64el-unknown-linux-gnu-binutils/PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/cross/mips64el-unknown-linux-gnu-binutils/PKGBUILD b/cross/mips64el-unknown-linux-gnu-binutils/PKGBUILD index 0349036ec..dd426fad7 100644 --- a/cross/mips64el-unknown-linux-gnu-binutils/PKGBUILD +++ b/cross/mips64el-unknown-linux-gnu-binutils/PKGBUILD @@ -40,9 +40,6 @@ build() { package() { cd ${srcdir}/${_pkgname}-${pkgver} -# Compat symlinks - ln -s ${_sysroot}/usr/lib ${pkgdir}${_sysroot}/lib - ln -s ${_sysroot}/lib ${pkgdir}${_sysroot}/lib32 make DESTDIR=${pkgdir} install -- cgit v1.2.3