diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-21 10:44:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-21 10:44:18 +0000 |
commit | 3c10bb8613abe21035374746290e2213074de89b (patch) | |
tree | 18269374a46a53ba1b8668f65cdac236e187dc02 /www-client | |
parent | reinstate message about ppc and ldb use flag. Will remove logic AND message n... (diff) | |
download | gentoo-2-3c10bb8613abe21035374746290e2213074de89b.tar.gz gentoo-2-3c10bb8613abe21035374746290e2213074de89b.tar.bz2 gentoo-2-3c10bb8613abe21035374746290e2213074de89b.zip |
typo
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/seamonkey-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/seamonkey/seamonkey-1.1.3.ebuild b/www-client/seamonkey/seamonkey-1.1.3.ebuild index e12a07861838..2526967d60c0 100644 --- a/www-client/seamonkey/seamonkey-1.1.3.ebuild +++ b/www-client/seamonkey/seamonkey-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.3.ebuild,v 1.1 2007/07/20 16:48:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.3.ebuild,v 1.2 2007/07/21 10:44:18 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -191,7 +191,7 @@ src_install() { install_mozilla_launcher_stub seamonkey ${MOZILLA_FIVE_HOME} # Install icon and .desktop for menu entry - doicon ${FILESDIR}/icon/${PN}-icon.png + doicon ${FILESDIR}/icon/${PN}.png domenu ${FILESDIR}/icon/${PN}.desktop # Fix icons to look the same everywhere |