summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-12-12 01:59:27 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-12-12 01:59:27 +0000
commitabb8741f2581db89c5cd941711a96a6aa9b01d66 (patch)
treeb103f6667d27108fb410804cbd8322d9fd9660e2 /eclass
parentStabilizing on x86 for security bug #115030 (diff)
downloadgentoo-2-abb8741f2581db89c5cd941711a96a6aa9b01d66.tar.gz
gentoo-2-abb8741f2581db89c5cd941711a96a6aa9b01d66.tar.bz2
gentoo-2-abb8741f2581db89c5cd941711a96a6aa9b01d66.zip
Clarify docs.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/x-modular.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass
index f8f434b1e544..78fc3ec0e446 100644
--- a/eclass/x-modular.eclass
+++ b/eclass/x-modular.eclass
@@ -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/eclass/x-modular.eclass,v 1.32 2005/12/12 01:56:08 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.33 2005/12/12 01:59:27 spyderous Exp $
#
# Author: Donnie Berkholz <spyderous@gentoo.org>
#
@@ -21,6 +21,8 @@
# subdirectory of /usr/share/fonts/ it should install into, set FONT_DIR to that
# directory or directories.
#
+# IMPORTANT: Both SNAPSHOT and FONT_DIR must be set _before_ the inherit.
+#
# Pretty much everything else should be automatic.
EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_preinst pkg_postinst pkg_postrm