no git-lfs bundled in the box
This commit is contained in:
Родитель
bdfda99446
Коммит
1ed62ca575
|
@ -66,8 +66,7 @@ required=
|
|||
for req in mingw-w64-$ARCH-git-credential-manager $SH_FOR_REBASE \
|
||||
$(test -n "$MINIMAL_GIT" || echo \
|
||||
mingw-w64-$ARCH-connect git-flow unzip docx2txt \
|
||||
mingw-w64-$ARCH-antiword mingw-w64-$ARCH-xpdf ssh-pageant \
|
||||
mingw-w64-$ARCH-git-lfs)
|
||||
mingw-w64-$ARCH-antiword mingw-w64-$ARCH-xpdf ssh-pageant)
|
||||
do
|
||||
test -d /var/lib/pacman/local/$req-[0-9]* ||
|
||||
test -d /var/lib/pacman/local/$req-git-[0-9]* ||
|
||||
|
@ -84,7 +83,7 @@ then
|
|||
packages="$packages mingw-w64-$ARCH-git-doc-html ncurses mintty vim
|
||||
winpty less gnupg tar diffutils patch dos2unix which subversion
|
||||
mingw-w64-$ARCH-tk mingw-w64-$ARCH-connect git-flow docx2txt
|
||||
mingw-w64-$ARCH-antiword ssh-pageant mingw-w64-$ARCH-git-lfs"
|
||||
mingw-w64-$ARCH-antiword ssh-pageant"
|
||||
fi
|
||||
pacman_list $packages "$@" |
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче