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
215 B
Plaintext
Raw Normal View History

name: libyaml
version: 0.2.2
release: 1
2019-08-22 19:58:13 +02:00
sources: https://github.com/yaml/libyaml/archive/%{version}.tar.gz -> %{name}-%{version}.tar.gz
@configure
2019-08-22 19:58:13 +02:00
cd libyaml-%{version} && ./bootstrap && ./configure --prefix=/usr