Kaydet (Commit) 118b6f02 authored tarafından root's avatar root

update inary defaults

üst 06683ff6
......@@ -483,7 +483,7 @@ class Builder:
"SRC_RELEASE": self.spec.getSourceRelease(),
"PATH": "/bin:/usr/bin:/sbin:/usr/sbin",
"PYTHONDONTWRITEBYTECODE": '1',
"JOBS": ctx.config.values.jobs,
"JOBS": ctx.config.values.build.jobs,
"INARY_USE_FLAGS": "True"}
# FIXME: Get useflag status from pspec file (Source section)
os.environ.update(env)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment