kind: manual depends: - gnu-toolchain.bst - core/autoconf.bst - core/automake.bst - core/file.bst - core/libtool-tarball.bst - core/openssl-new.bst - core/perl.bst sources: - kind: git url: upstream:curl track: curl-7_52_1 ref: 44b9b4d4f56d6f6de92c89636994c03984e9cd01 config: configure-commands: - ./buildconf - ./configure --disable-manual --prefix="%{prefix}" --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt build-commands: - make install-commands: - make DESTDIR="%{install-root}" install