musl-fts recipe
This commit is contained in:
parent
f53b5521f8
commit
084ee4475f
1 changed files with 9 additions and 0 deletions
9
recipes/musl-fts/Makefile
Normal file
9
recipes/musl-fts/Makefile
Normal file
|
@ -0,0 +1,9 @@
|
|||
name = musl-fts
|
||||
version = 1.2.7
|
||||
URL = https://github.com/void-linux/musl-fts/archive/v$(version).tar.gz
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
||||
|
||||
pre_configure:
|
||||
cd $(bdir) ; ./bootstrap.sh
|
Loading…
Add table
Reference in a new issue