summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-14 23:40:06 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-14 23:40:06 +0000
commit5fe5813cf2fcca5db2dcf9f04ddfcee4fbc0ec84 (patch)
tree95deb5a536c506819de54f12f1985f7d95d25ed9 /profiles/default-amd64-1.4
parentMarked ~amd64, resolves 60297. (diff)
downloadhistorical-5fe5813cf2fcca5db2dcf9f04ddfcee4fbc0ec84.tar.gz
historical-5fe5813cf2fcca5db2dcf9f04ddfcee4fbc0ec84.tar.bz2
historical-5fe5813cf2fcca5db2dcf9f04ddfcee4fbc0ec84.zip
use addwrite instead of setting any variables directly now that support
for it has been fixed in cvs
Diffstat (limited to 'profiles/default-amd64-1.4')
-rw-r--r--profiles/default-amd64-1.4/profile.bashrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default-amd64-1.4/profile.bashrc b/profiles/default-amd64-1.4/profile.bashrc
new file mode 100644
index 000000000000..a23dacf85363
--- /dev/null
+++ b/profiles/default-amd64-1.4/profile.bashrc
@@ -0,0 +1,5 @@
+# fix for bug 60147, "configure causes sandbox violations when lib64
+# is a directory". currently only works with cvs portage.
+#SANDBOX_WRITE="${SANDBOX_WRITE}:/usr/lib64/conftest:/usr/lib64/cf"
+addwrite /usr/lib64/conftest
+addwrite /usr/lib64/cf