summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@gentoo.org>2003-03-28 16:06:52 +0000
committerSeth Chandler <sethbc@gentoo.org>2003-03-28 16:06:52 +0000
commit3a74beeb78049a09892574fec358c042f9673482 (patch)
tree59678b091c6e643ac8c365a968fdc6b78abd4cc3 /net-www/phoenix-cvs
parentVersion bump. (diff)
downloadhistorical-3a74beeb78049a09892574fec358c042f9673482.tar.gz
historical-3a74beeb78049a09892574fec358c042f9673482.tar.bz2
historical-3a74beeb78049a09892574fec358c042f9673482.zip
clean up the ebuild a little
Diffstat (limited to 'net-www/phoenix-cvs')
-rw-r--r--net-www/phoenix-cvs/phoenix-cvs-0.5-r1.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-www/phoenix-cvs/phoenix-cvs-0.5-r1.ebuild b/net-www/phoenix-cvs/phoenix-cvs-0.5-r1.ebuild
index 3db5a8a62f0f..ce5fcc176c2e 100644
--- a/net-www/phoenix-cvs/phoenix-cvs-0.5-r1.ebuild
+++ b/net-www/phoenix-cvs/phoenix-cvs-0.5-r1.ebuild
@@ -57,9 +57,7 @@ src_unpack() {
einfo "Checking out latest Mozilla from CVS..."
einfo "[ mozilla/browser & mozilla/toolkit ]"
cvs -z3 -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot checkout mozilla/browser mozilla/toolkit mozilla/client.mk
- einfo "Now lets get the rest of the shit"
make -f mozilla/client.mk checkout
- einfo "copying some shit"
cp -a mozilla ${S}
cd ${S}
# Fix a ownership porblem
@@ -67,7 +65,6 @@ src_unpack() {
}
src_compile() {
- einfo "configurez0r"
local myconf="--disable-composer \
--with-x \
--with-system-jpeg \