We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git svn
1 parent fa8966f commit e863dd0Copy full SHA for e863dd0
portable/release.sh
@@ -58,7 +58,7 @@ pacman_list () {
58
59
LIST="$(pacman_list mingw-w64-$ARCH-git git-extra ncurses mintty vim \
60
sed awk less grep gnupg findutils coreutils \
61
- dos2unix which $@|
+ dos2unix which subversion "$@" |
62
grep -v -e '\.[acho]$' -e '/aclocal/' \
63
-e '/man/' \
64
-e '^/usr/include/' -e '^/mingw32/include/' \
0 commit comments