From 6485ff56671c88b7ca2a1e80c8ce0c8cffbb4e64 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon, 3 Mar 2008 19:23:54 +0000 Subject: [PATCH] fix portdbdir git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1373 cd1c1023-2f26-0410-ae45-c471fc1f0318 --- libraries/entropy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/entropy.py b/libraries/entropy.py index 7331b562e..38cfd0499 100644 --- a/libraries/entropy.py +++ b/libraries/entropy.py @@ -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