summaryrefslogtreecommitdiff
path: root/dev-lang/cxx/cxx-6.5.9.31.ebuild
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2008-05-03 21:52:41 +0000
committerMatt Turner <mattst88@gmail.com>2008-05-03 21:52:41 +0000
commit0e7298fcc0942303ca72ea467ac451507d403f19 (patch)
treef29f5bbbb8ef36c7bf67651dd72ffd96bf1b4e46 /dev-lang/cxx/cxx-6.5.9.31.ebuild
parent1504c33691ac29599face386cfd3026640cdd17d (diff)
cxx fixes
git-svn-id: svn://mattst88.com/svn/compaq-c-overlay@14 8c41e67f-757b-4206-be13-12d8f16ad5be
Diffstat (limited to 'dev-lang/cxx/cxx-6.5.9.31.ebuild')
-rw-r--r--dev-lang/cxx/cxx-6.5.9.31.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-lang/cxx/cxx-6.5.9.31.ebuild b/dev-lang/cxx/cxx-6.5.9.31.ebuild
index 42b3769..fffdd01 100644
--- a/dev-lang/cxx/cxx-6.5.9.31.ebuild
+++ b/dev-lang/cxx/cxx-6.5.9.31.ebuild
@@ -11,8 +11,7 @@ IUSE="doc"
DESCRIPTION="Compaq's C++ compiler for the Alpha platform"
HOMEPAGE="ftp://ftp.compaq.com/pub/products/C-Cxx/linux/"
-
-SRC_URI="ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/crypt/cxx-6.5.9.31-1.alpha.rpm"
+SRC_URI="cxx-6.5.9.31-1.alpha.rpm"
S=${WORKDIR}
LICENSE="PLDSPv2"
@@ -37,9 +36,7 @@ src_unpack() {
local cxx_rpm="cxx-${cxx_release}.alpha.rpm"
rpm_src_unpack ${cxx_rpm}
-}
-src_compile() {
find "${S}"/usr -type d -exec chmod a+rx {} \;
# patch up config script to sort gcc-lib paths last. Thanks to