Skip to content

Commit

Permalink
Use igz-fuse rpm (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranbg authored and omesser committed Apr 1, 2019
1 parent 66a79c7 commit 77318af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zetup.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def task_build_images(project, version, mirror=None, nas_deployed_artifacts_path

if not mirror:
env['FETCH_METHOD'] = 'copy'
env['SRC_BINARY_NAME'] = 'fuse'
env['MIRROR'] = os.path.join(nas_deployed_artifacts_path, 'engine/zeek-packages')

project.logger.debug('Building a release candidate', cwd=cwd, cmd=cmd, env=env)
Expand Down

0 comments on commit 77318af

Please sign in to comment.