Skip to content
Snippets Groups Projects
Commit b979c245 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Linux

parent f6eae038
No related branches found
No related tags found
No related merge requests found
...@@ -1124,7 +1124,7 @@ def construct(self): ...@@ -1124,7 +1124,7 @@ def construct(self):
with self.prefix(dst="bin"): with self.prefix(dst="bin"):
self.path("alchemy-bin","do-not-directly-run-alchemy-bin") self.path("alchemy-bin","do-not-directly-run-alchemy-bin")
self.path2basename("../llplugin/alplugin", "ALPlugin") self.path2basename("../llplugin/slplugin", "ALPlugin")
#this copies over the python wrapper script, associated utilities and required libraries, see SL-321, SL-322 and SL-323 #this copies over the python wrapper script, associated utilities and required libraries, see SL-321, SL-322 and SL-323
#with self.prefix(src="../viewer_components/manager", dst=""): #with self.prefix(src="../viewer_components/manager", dst=""):
# self.path("*.py") # self.path("*.py")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment