From: Stefan Naewe Date: Wed, 6 Feb 2013 09:46:34 +0000 (+0100) Subject: copy-files.sh: libexec/gnupg/ doesn't exist anymore X-Git-Url: https://repo.or.cz/w/msysgit.git/commitdiff_plain/d460be410a24ef4ccd01c72f816b296150092639 copy-files.sh: libexec/gnupg/ doesn't exist anymore Commit 8905816 updated GNUPG and moved the helper executables from mingw/libexec/gnupg to mingw/bin but didn't update the copy script in share/WinGit. Signed-off-by: Stefan Naewe --- diff --git a/share/WinGit/copy-files.sh b/share/WinGit/copy-files.sh index 321bc2c7..6bc94276 100755 --- a/share/WinGit/copy-files.sh +++ b/share/WinGit/copy-files.sh @@ -81,7 +81,7 @@ fi && bin/getcp.exe bin/rebase.exe \ bin/gzip.exe bin/gunzip.exe \ bin/{libpoppler-7.dll,pdfinfo.exe,pdftotext.exe} \ - lib/{tcl,tk,dde,reg}* libexec/gnupg/) | + lib/{tcl,tk,dde,reg}* ) | tar xf - && cp $MSYSGITROOT/mingw/bin/hd2u.exe bin/dos2unix.exe && strip bin/{[a-fh-z],g[a-oq-z]}*.exe libexec/git-core/*.exe &&