summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-13 18:31:17 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-03-13 18:31:17 -0300
commit050f166d17cece0bf2b520534582f08df4309434 (patch)
tree4b206aefa556a25be7c8a3f28a8e54b9d6e6fab7 /cross
parentfa24d45a7e46238852af5d1826f9f7885603606d (diff)
parent739cc85cb12c00aaebea366df803f25ea295d172 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/abslibre
Diffstat (limited to 'cross')
-rw-r--r--cross/mips64el-unknown-linux-gnu-binutils/PKGBUILD3
1 files changed, 0 insertions, 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