kind: autotools depends: - gnu-toolchain.bst - filename: core/autoconf.bst type: build sources: - kind: git url: upstream:nasm track: nasm-2.13.03 ref: ef7d18bfbb899fe8e44f4fae8d6a12e2742f69f5 config: install-commands: # Remove manpages from install, as there is no config option. - sed -i '/man1/d' Makefile - make INSTALLROOT="%{install-root}" install