summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-04 10:54:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-04 10:54:09 +0000
commitc144e39801483c98327bc2ce0ab4b50ad7ef1acd (patch)
treeb1b8de2ba9d5bebc2ad10cf53b82c6d5fd7c5d1f
parentVersion bump (diff)
downloadgentoo-2-c144e39801483c98327bc2ce0ab4b50ad7ef1acd.tar.gz
gentoo-2-c144e39801483c98327bc2ce0ab4b50ad7ef1acd.tar.bz2
gentoo-2-c144e39801483c98327bc2ce0ab4b50ad7ef1acd.zip
Add seamonkey to possible symlinks
-rw-r--r--eclass/mozilla-launcher.eclass5
1 files changed, 3 insertions, 2 deletions
diff --git a/eclass/mozilla-launcher.eclass b/eclass/mozilla-launcher.eclass
index f6e123f00b48..71f3e1804389 100644
--- a/eclass/mozilla-launcher.eclass
+++ b/eclass/mozilla-launcher.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla-launcher.eclass,v 1.22 2008/03/18 18:00:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla-launcher.eclass,v 1.23 2009/02/04 10:54:09 armin76 Exp $
inherit nsplugins multilib
@@ -16,6 +16,7 @@ fi
# thunderbird -> thunderbird-bin
# mozilla -> mozilla-bin
# sunbird -> sunbird-bin
+# seamonkey -> seamonkey-bin
#
# The symlinks are removed if they're found to be dangling. They are
# created according to the following rules:
@@ -35,7 +36,7 @@ fi
# src_install so they are included in the package inventory.
#
update_mozilla_launcher_symlinks() {
- local f browsers="mozilla firefox thunderbird sunbird"
+ local f browsers="mozilla firefox thunderbird sunbird seamonkey"
cd ${ROOT}/usr/bin
# Remove launcher symlinks that no longer apply