diff --git a/libyaml/recipe.spec b/libyaml/recipe.spec index 32b3b2d..ac14eaf 100644 --- a/libyaml/recipe.spec +++ b/libyaml/recipe.spec @@ -1,7 +1,7 @@ name: libyaml version: 0.2.2 release: 1 -sources: https://github.com/yaml/libyaml/archive/%{version}.tar.gz +sources: https://github.com/yaml/libyaml/archive/%{version}.tar.gz -> %{name}-%{version}.tar.gz @configure - cd libyaml-%{version} && ./bootstrap && ./%{name} --prefix=/usr + cd libyaml-%{version} && ./bootstrap && ./configure --prefix=/usr