mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
remove wscript_build from scripts/
This commit is contained in:
parent
006e12606e
commit
5765a56b3f
@ -357,7 +357,8 @@ else:
|
||||
|
||||
# =================== Subst / installation of agent scripts project ========
|
||||
|
||||
bld.recurse(["scripts"],'build')
|
||||
start_path = bld.path.find_dir ("scripts")
|
||||
bld.substitute('**',"${AGENTLIBDIR}/scripts",chmod=0755, cwd=start_path)
|
||||
if buildpremium: bld.recurse(["cloudstack-proprietary/scripts"],'build')
|
||||
|
||||
# ================== End agent scripts ===================
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user