Archived
3
0
This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
recipes/musl-fts/recipe.spec
2019-09-06 15:55:04 +02:00

10 lines
209 B
RPMSpec

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