summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-08-10 16:48:14 +0000
committerJory Pratt <anarchy@gentoo.org>2005-08-10 16:48:14 +0000
commit486405de42ef10f3206e784460f4c999a4a81bbe (patch)
tree142e000579cf86d166404099e1446c6b209aaf32 /www-client
parent~ppc-macos keyword. (diff)
downloadhistorical-486405de42ef10f3206e784460f4c999a4a81bbe.tar.gz
historical-486405de42ef10f3206e784460f4c999a4a81bbe.tar.bz2
historical-486405de42ef10f3206e784460f4c999a4a81bbe.zip
fixed typo in ebuild
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mozilla-firefox/Manifest2
-rw-r--r--www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/Manifest b/www-client/mozilla-firefox/Manifest
index 9a157bd2b026..7a8b6b083dc7 100644
--- a/www-client/mozilla-firefox/Manifest
+++ b/www-client/mozilla-firefox/Manifest
@@ -2,7 +2,7 @@ MD5 701d8580f8487aa590ffaf9b9b4a5264 ChangeLog 28321
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
MD5 6d3af6331c1b75d7991a5680fc9602c7 mozilla-firefox-1.0.6-r2.ebuild 8318
MD5 06023401dbf9f17149696616a240647d mozilla-firefox-1.0.6-r3.ebuild 9154
-MD5 35c99aa1fe6480d5eea0373b2b37d4e6 mozilla-firefox-1.0.6-r4.ebuild 9532
+MD5 7f073b544e7967d3453ab8579292ef3e mozilla-firefox-1.0.6-r4.ebuild 9543
MD5 1652483bf7e1d08241cd5e0436bea2ae files/10MozillaFirefox 32
MD5 e71e3d11bf8e3a03f965cf894593c28c files/digest-mozilla-firefox-1.0.6-r2 382
MD5 6da2b9dec8c7fbe104122a424727fb39 files/digest-mozilla-firefox-1.0.6-r3 451
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild
index 0335d8d3b9ac..ffa95cecbb9c 100644
--- a/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild
+++ b/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild,v 1.3 2005/08/04 21:51:22 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild,v 1.4 2005/08/10 16:48:14 anarchy Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib
@@ -230,7 +230,7 @@ src_install() {
# Dirty hack to get some applications using this header running
dosym ${MOZILLA_FIVE_HOME}/include/necko/nsIURI.h \
- /usr/lib/${MOZILLA_FIVE_HOME##*/}/include/nsIURI.h
+ /usr/$(get_libdir)/${MOZILLA_FIVE_HOME##*/}/include/nsIURI.h
# Compatibility symlink so that applications can still build against firefox
# even though it has moved. To remove this symlink, grep -r MozillaFirefox