10 lines
209 B
Plaintext
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
|