kind: autotools depends: - gnu-toolchain.bst - core/autoconf.bst - core/automake.bst - core/libtool-tarball.bst sources: - kind: git url: upstream:libffi track: v3.2.1 ref: 20562ac0427c3578250d04c6e34fb0127d4551cf config: install-commands: - make DESTDIR="%{install-root}"/ install - mkdir -p "%{install-root}"/usr/include - cp "$(sh ./config.guess)"/include/ffi.h "%{install-root}"/usr/include/ - cp "$(sh ./config.guess)"/include/ffitarget.h "%{install-root}"/usr/include/