This commit is contained in:
Max Howell 2023-03-21 14:25:19 -04:00
parent 91668ee479
commit bbc9bd4935
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -19,7 +19,7 @@ build:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
script: |
SHARE="$(cd "{{prefix}}" && cd .. && pwd)"
SHARE="{{tea.prefix}}/zsh.sourceforge.io"
./configure $ARGS \
--enable-site-fndir="$SHARE/share/zsh/site-functions" \