aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand SIMONNET <bsimonnet@chromium.org>2014-09-30 09:45:36 -0700
committerZac Medico <zmedico@gentoo.org>2014-10-24 13:39:10 -0700
commit803dafc462027d6015721f40513abb5f57dc1178 (patch)
tree0d5056e0d07f6c16f4e0ed45bd83ab4b060d16eb /bin/save-ebuild-env.sh
parentAdd profile-formats to profile_complex (diff)
downloadportage-803dafc462027d6015721f40513abb5f57dc1178.tar.gz
portage-803dafc462027d6015721f40513abb5f57dc1178.tar.bz2
portage-803dafc462027d6015721f40513abb5f57dc1178.zip
package.bashrc: per profile, per-package bashrc mechanism
Profiles can define per-package bashrc files to be sourced before emerging. Each line in package.bashrc must be an atom name then a list of space-delimited bashrc files (stored in $profile/bashrc/).
Diffstat (limited to 'bin/save-ebuild-env.sh')
-rw-r--r--bin/save-ebuild-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh
index 3930089e4..775c02cc5 100644
--- a/bin/save-ebuild-env.sh
+++ b/bin/save-ebuild-env.sh
@@ -97,7 +97,7 @@ __save_ebuild_env() {
GOOD HILITE HOME \
LAST_E_CMD LAST_E_LEN LD_PRELOAD MISC_FUNCTIONS_ARGS MOPREFIX \
NOCOLOR NORMAL PKGDIR PKGUSE PKG_LOGDIR PKG_TMPDIR \
- PORTAGE_BASHRCS_SOURCED PORTAGE_COMPRESS \
+ PORTAGE_BASHRC_FILES PORTAGE_BASHRCS_SOURCED PORTAGE_COMPRESS \
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES \
PORTAGE_DOHTML_UNWARNED_SKIPPED_EXTENSIONS \
PORTAGE_DOHTML_UNWARNED_SKIPPED_FILES \