summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-12 01:59:27 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-12 01:59:27 +0000
commit8100e0fd2e1b7f58275bbff066b96bc007f6f1da (patch)
treebdbc3ddab1ae088560894505fe65b14ca3d428a0 /eclass/x-modular.eclass
parentStabilizing on x86 for security bug #115030 (diff)
downloadhistorical-8100e0fd2e1b7f58275bbff066b96bc007f6f1da.tar.gz
historical-8100e0fd2e1b7f58275bbff066b96bc007f6f1da.tar.bz2
historical-8100e0fd2e1b7f58275bbff066b96bc007f6f1da.zip
Clarify docs.
Diffstat (limited to 'eclass/x-modular.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