projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a16240
)
Fix a typo from r3357.
author
Zac Medico
<zmedico@gentoo.org>
Mon, 15 May 2006 04:25:43 +0000
(
04:25
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 15 May 2006 04:25:43 +0000
(
04:25
-0000)
svn path=/main/trunk/; revision=3359
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index 4cdf52208a3de2fc2823b9149a62685ee892f7d7..e772c39eeb8f5df2f8112020c73de681c5e3100c 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-5672,7
+5672,7
@@
class dblink:
# we do this so we can remove from non-root filesystems
# (use the ROOT var to allow maintenance on other partitions)
try:
- mydat[1] = os.normpath(os.path.join(
+ mydat[1] = os.
path.
normpath(os.path.join(
self.myroot, mydat[1].lstrip(os.path.sep)))
if mydat[0]=="obj":
#format: type, mtime, md5sum