summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-08-21 11:04:54 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-08-21 11:04:54 +0000
commit8dab169019291a4169563e2a9340d71db72cb4ef (patch)
tree788449ddbe31260112db79b0fb06bb5a87cde512 /eclass
parentcompleted db.eclass with helper functions (diff)
downloadhistorical-8dab169019291a4169563e2a9340d71db72cb4ef.tar.gz
historical-8dab169019291a4169563e2a9340d71db72cb4ef.tar.bz2
historical-8dab169019291a4169563e2a9340d71db72cb4ef.zip
forgot to update EXPORTED FUNCTIONS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/db.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/db.eclass b/eclass/db.eclass
index 845b1816d82d..4c380c70f321 100644
--- a/eclass/db.eclass
+++ b/eclass/db.eclass
@@ -1,9 +1,9 @@
# This is a common location for functions used in the sys-libs/db ebuilds
-# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.2 2003/08/21 11:04:15 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.3 2003/08/21 11:04:54 robbat2 Exp $
ECLASS=db
INHERITED="$INHERITED $ECLASS"
-EXPORT_FUNCTIONS db_fix_so
+EXPORT_FUNCTIONS db_fix_so db_src_install_doc db_src_install_usrbinslot db_src_install_headerslot db_src_install_usrlibcleanup
db_fix_so () {
cd ${ROOT}/usr/lib