fix portdbdir

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1373 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2008-03-03 19:23:54 +00:00
parent 143b768fbf
commit 6485ff5667

View File

@@ -3499,7 +3499,7 @@ class PackageInterface:
portdbdir = os.path.join(self.infoDict['merge_from'],portdbdir)
portdbdir = os.path.join(portdbdir,self.infoDict['category'])
portdbdir = os.path.join(portdbdir,self.infoDict['name']+"-"+self.infoDict['version'])
print "DEBUG: copypath",copypath
print "DEBUG: portdbdir",portdbdir
self.infoDict['xpakdir'] = portdbdir
# compare both versions and if they match, disable removeidpackage