projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59c906d
)
Don't create /cvs-src since the cvs.eclass will do that automatically.
author
Zac Medico
<zmedico@gentoo.org>
Wed, 4 Oct 2006 08:17:30 +0000
(08:17 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 4 Oct 2006 08:17:30 +0000
(08:17 -0000)
svn path=/main/trunk/; revision=4591
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index 6086f1c0e289b3b8d10cfed2758066d8f91cc539..7aa0e558b0748c5ccccba034aa84a7d5f126ecc0 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-2080,7
+2080,7
@@
def fetch(myuris, mysettings, listonly=0, fetchonly=0, locks_in_subdir=".locks",
dirmode = 02070
filemode = 060
modemask = 02
- distdir_dirs = [""
, "cvs-src"
]
+ distdir_dirs = [""]
if "distlocks" in features:
distdir_dirs.append(".locks")
try: