Goodbye updater

This commit is contained in:
Siana Gearz
2011-01-25 05:50:49 +01:00
parent cd771c95a4
commit 708d208654
4 changed files with 54 additions and 52 deletions

View File

@@ -486,7 +486,7 @@ class DarwinManifest(ViewerManifest):
# our apps
self.path("../mac_crash_logger/" + self.args['configuration'] + "/mac-crash-logger.app", "mac-crash-logger.app")
self.path("../mac_updater/" + self.args['configuration'] + "/mac-updater.app", "mac-updater.app")
#self.path("../mac_updater/" + self.args['configuration'] + "/mac-updater.app", "mac-updater.app")
# plugin launcher
self.path("../llplugin/slplugin/" + self.args['configuration'] + "/SLPlugin", "SLPlugin")