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/musl-fts/recipe.spec

10 lines
209 B
Plaintext

name: musl-fts
release: 1
version: 1.2.7
sources: https://github.com/void-linux/musl-fts/archive/v%{version}.tar.gz -> %{name}-%{version}.tar.gz
@configure
cd %{name}-%{version}
./bootstrap.sh
./configure