Actually return PKGATA from analyzeInstalledPkgs()

This commit is contained in:
Greg Neagle
2016-05-20 06:12:23 -07:00
parent f812bbd719
commit a322efd120
+1
View File
@@ -354,6 +354,7 @@ def analyzeInstalledPkgs():
# FoundationPlist.writePlist(CATALOG, catalogdbpath)
#except FoundationPlist.NSPropertyListWriteException:
# pass
return PKGDATA
def getAppBundleID(path):