kind: manual depends: - core.bst sources: - kind: git url: upstream:zip track: zip30 ref: e52e9d6a339aad5fcff464cf207da51c02996e39 environment: DESTDIR: '%{install-root}' PREFIX: '%{prefix}' config: configure-commands: - cp unix/Makefile . build-commands: - sed -i -e 's/^prefix = .*$/prefix = $$DESTDIR\/$$PREFIX/' Makefile - make generic install-commands: - make install