This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
recipes/libyaml/recipe.spec

8 lines
184 B
Plaintext

name: libyaml
version: 0.2.2
release: 1
sources: https://github.com/yaml/libyaml/archive/%{version}.tar.gz
@configure
cd libyaml-%{version} && ./bootstrap && ./%{name} --prefix=/usr