aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-08-05 13:58:53 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-08-05 13:58:53 +0000
commit2cf9b886cd697fc6ca4aa412638f66042f127c19 (patch)
tree5f9b84700e2bd43af9c3613095f36b3e1489cc8e /ChangeLog
parentIf we are called from the command line, do not care about PORTAGE_TMPDIR, (diff)
downloadsandbox-2cf9b886cd697fc6ca4aa412638f66042f127c19.tar.gz
sandbox-2cf9b886cd697fc6ca4aa412638f66042f127c19.tar.bz2
sandbox-2cf9b886cd697fc6ca4aa412638f66042f127c19.zip
Remove the tmp_dir variable - we do not need it.
Signed-off-by: Martin Schlemmer <azarah@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a57c54..0ee7294 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
and make the current directory the work directory. Also rename the variable
portage_tmp_dir to work_dir.
+ Remove the tmp_dir variable - we do not need it.
+
01 Aug 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c:
Still do normal log if debugging is requested.