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.
1 parent 47afb76 commit 8586164Copy full SHA for 8586164
make-file-list.sh
@@ -337,7 +337,7 @@ else
337
-e '^/usr/bin/msys-sqlite3[a-z].*\.dll$' \
338
-e '^/usr/bin/msys-\(gomp.*\|vtv.*\)-.*\.dll$' \
339
-e '^/usr/lib/\(awk\|coreutils\|gawk\|openssl\|pkcs11\)/' \
340
- -e '^/usr/lib/ssh/sftp\)' \
+ -e '^/usr/lib/ssh/sftp' \
341
-e '^/usr/libexec/\(bigram\|code\|frcode\)\.exe$' \
342
-e '^/usr/share/\(cygwin\|git\)/' \
343
-e '^/usr/ssl/misc/' \
0 commit comments