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