summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-23 00:23:47 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-23 00:23:47 +0000
commitcc9712554ee2a913e59df0598ea2041386287b0a (patch)
tree683d2bce584777fc29043c9df350ae491af59657 /sys-devel
parentremove jpeg mask (diff)
downloadhistorical-cc9712554ee2a913e59df0598ea2041386287b0a.tar.gz
historical-cc9712554ee2a913e59df0598ea2041386287b0a.tar.bz2
historical-cc9712554ee2a913e59df0598ea2041386287b0a.zip
dont install shared data files if cross compiling
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/Manifest8
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild4
2 files changed, 7 insertions, 5 deletions
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index e02b299d06fc..9c48358f4fdf 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -2,7 +2,7 @@
Hash: SHA1
MD5 f3472d881eb2f7607e6f0285f96b66d6 ChangeLog 36571
-MD5 734a6694cef96d6cd65fcf1e5689a2cd binutils-2.15.92.0.2-r2.ebuild 4473
+MD5 a787d70bd778e8d91ff88ba57952b21d binutils-2.15.92.0.2-r2.ebuild 4522
MD5 f88f8dfe3428f94d7d0f159f25be6fce binutils-2.14.90.0.6-r6.ebuild 6574
MD5 91dd2a38d81c3197b8d9b322c28b5172 binutils-2.14.90.0.6-r7.ebuild 6699
MD5 bd18572159248b6accc7f931e72c2087 binutils-2.15.90.0.1.1-r1.ebuild 4716
@@ -87,7 +87,7 @@ MD5 8f619fc0c409a5ba768f126f172ee6bc files/2.15/05_all_binutils-2.15-elf32-arm-t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBdqIOHTu7gpaalycRAt+XAKC3IuYatqzOXu6CCtZ3CAxdjLv98QCgoQef
-1wrr+fBYIe+UlCEsorOpRbA=
-=iRBh
+iD8DBQFBeaSxHTu7gpaalycRAnWdAKDINnWTX2GJNqXmpEND2Y4jR/KWhgCg8bN3
+V28U+DTdIG5V8JVhUhBPaBk=
+=cLWY
-----END PGP SIGNATURE-----
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild
index 3ad3cd24ab25..1116e88088c9 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild,v 1.1 2004/10/20 17:35:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild,v 1.2 2004/10/23 00:23:47 vapier Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -106,6 +106,8 @@ src_install() {
[ "${x/${CTARGET}}" != "${x}" ] && mv "${x}" "${x/${CTARGET}-}"
done
+ rm -rf "${D}"/usr/share/{locale,doc,man,info}
+
dodir /usr/include
else
insinto /usr/include