mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
fix zsh
This commit is contained in:
parent
91668ee479
commit
bbc9bd4935
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ build:
|
||||||
tea.xyz/gx/cc: c99
|
tea.xyz/gx/cc: c99
|
||||||
tea.xyz/gx/make: '*'
|
tea.xyz/gx/make: '*'
|
||||||
script: |
|
script: |
|
||||||
SHARE="$(cd "{{prefix}}" && cd .. && pwd)"
|
SHARE="{{tea.prefix}}/zsh.sourceforge.io"
|
||||||
|
|
||||||
./configure $ARGS \
|
./configure $ARGS \
|
||||||
--enable-site-fndir="$SHARE/share/zsh/site-functions" \
|
--enable-site-fndir="$SHARE/share/zsh/site-functions" \
|
||||||
|
|
Loading…
Reference in a new issue