diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-06-11 21:23:32 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-06-11 21:23:32 +0000 |
commit | 78c2dc3f5758e5e4b47953bd10f0f5e59dd2c36c (patch) | |
tree | 1f7fa4ddb80700c4993a4103c71b2e3bb5cf08a5 | |
parent | ea245f885a58fd2f27c39129db766170c8e566ed (diff) | |
download | portage-78c2dc3f5758e5e4b47953bd10f0f5e59dd2c36c.tar.gz portage-78c2dc3f5758e5e4b47953bd10f0f5e59dd2c36c.tar.bz2 portage-78c2dc3f5758e5e4b47953bd10f0f5e59dd2c36c.zip |
Remove stray newline.
svn path=/main/trunk/; revision=6810
-rw-r--r-- | cnf/make.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf index 012aae3fd..e411b153f 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -98,7 +98,6 @@ # If the direcory does not exist, it will be created automatically and # group permissions will be applied to it. If the directory already # exists, portage will not modify it's permissions. -# #PORT_LOGDIR="" # # PORTDIR_OVERLAY is a directory where local ebuilds may be stored without |