More mac remote fudging
This commit is contained in:
@@ -489,7 +489,7 @@ class DarwinManifest(ViewerManifest):
|
|||||||
#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
|
# plugin launcher
|
||||||
self.path("../llplugin/slplugin/" + self.args['configuration'] + "/SLPlugin", "SLPlugin")
|
self.path("../llplugin/slplugin/" + self.args['configuration'] + "/SLPlugin.app", "SLPlugin.app")
|
||||||
|
|
||||||
# plugins
|
# plugins
|
||||||
if self.prefix(src="", dst="llplugin"):
|
if self.prefix(src="", dst="llplugin"):
|
||||||
|
|||||||
Reference in New Issue
Block a user