More mac remote fudging

This commit is contained in:
Siana Gearz
2011-01-25 16:15:25 +01:00
parent 708d208654
commit 67f2145407

View File

@@ -489,7 +489,7 @@ class DarwinManifest(ViewerManifest):
#self.path("../mac_updater/" + self.args['configuration'] + "/mac-updater.app", "mac-updater.app")
# plugin launcher
self.path("../llplugin/slplugin/" + self.args['configuration'] + "/SLPlugin", "SLPlugin")
self.path("../llplugin/slplugin/" + self.args['configuration'] + "/SLPlugin.app", "SLPlugin.app")
# plugins
if self.prefix(src="", dst="llplugin"):