diff --git a/Makefile b/Makefile index cf6c084..9c7e338 100644 --- a/Makefile +++ b/Makefile @@ -132,6 +132,7 @@ musl-git-%: ( cd $@.tmp && find ../$< -path '*/*/*' -prune -exec sh -c 'ln -s "$$@" .' ':' {} + ) test ! -d patches/$@ || cat patches/$@/* | ( cd $@.tmp && $(COWPATCH) -p1 ) test ! -f $