summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-18 14:57:28 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-18 14:57:28 +0000
commitec117f3505781861ce8067817826497db89093af (patch)
tree1dcd9f9f144dc95de0a1eedbd1c0fe70d976f9d4 /eclass
parentStable on sparc (diff)
downloadhistorical-ec117f3505781861ce8067817826497db89093af.tar.gz
historical-ec117f3505781861ce8067817826497db89093af.tar.bz2
historical-ec117f3505781861ce8067817826497db89093af.zip
fix comment
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozilla-launcher.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/mozilla-launcher.eclass b/eclass/mozilla-launcher.eclass
index 6b7243c3fa01..e44ac9d6f14f 100644
--- a/eclass/mozilla-launcher.eclass
+++ b/eclass/mozilla-launcher.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla-launcher.eclass,v 1.9 2005/07/11 15:08:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla-launcher.eclass,v 1.10 2005/07/18 14:57:28 agriffis Exp $
# update_mozilla_launcher_symlinks
@@ -52,8 +52,8 @@ update_mozilla_launcher_symlinks() {
done
}
-# install_mozilla_launcher_stub name
-# ----------------------------------
+# install_mozilla_launcher_stub name libdir
+# -----------------------------------------
# Install a stub called /usr/bin/$name that executes mozilla-launcher
#
install_mozilla_launcher_stub() {