mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
2f83c779ec
commit
b7fdeda472
|
@ -12,7 +12,7 @@ build:
|
|||
# https://github.com/jpsim/SourceKitten/pull/794 remove in release > 0.34.1
|
||||
# fix this issue https://github.com/jpsim/SourceKitten/issues/793
|
||||
- run: patch -p1 < props/patch.diff
|
||||
if: <=0.34.1
|
||||
if: <0.34.2
|
||||
- make prefix_install PREFIX={{prefix}} TEMPORARY_FOLDER=$PWD/SourceKitten.dst --jobs={{hw.concurrency}}
|
||||
|
||||
provides:
|
||||
|
|
Loading…
Reference in a new issue