kind: manual depends: - filename: gnu-toolchain.bst type: build - filename: core/autoconf.bst type: build - filename: core/automake.bst type: build - filename: core/file.bst type: build - filename: core/libtool-tarball.bst type: build - filename: core/openssl-new.bst type: build 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