emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/pdf-tools 2ffd2cef9b: fix: fix breakage on Appveyor


From: ELPA Syncer
Subject: [nongnu] elpa/pdf-tools 2ffd2cef9b: fix: fix breakage on Appveyor
Date: Tue, 25 Jan 2022 11:58:20 -0500 (EST)

branch: elpa/pdf-tools
commit 2ffd2cef9bd584cf64339055bd750afbcea937c1
Author: Piotr Kwiecinski <piotr.kwiecinski@codemanufacture.com>
Commit: Vedang Manerikar <ved.manerikar@gmail.com>

    fix: fix breakage on Appveyor
---
 ci/appveyor/install.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/appveyor/install.bat b/ci/appveyor/install.bat
index a306c6b783..145e9d0151 100644
--- a/ci/appveyor/install.bat
+++ b/ci/appveyor/install.bat
@@ -14,7 +14,7 @@ IF %COMPILER%==msys2 (
   SET 
"PATH=C:\%MSYS2_DIR%\%MSYSTEM%\bin;C:\%MSYS2_DIR%\usr\bin;C:\%MSYS2_DIR%\home\appveyor\.cask\bin;%PATH%"
 
   REM dependencies
-  bash -lc "pacman -S --needed --noconfirm git base-devel autoconf 
mingw-w64-x86_64-zlib mingw-w64-x86_64-libpng mingw-w64-x86_64-poppler 
mingw-w64-x86_64-imagemagick openssl mingw-w64-x86_64-openssl 
mingw-w64-x86_64-python2 mingw-w64-x86_64-emacs"
+  bash -lc "pacman -S --needed --noconfirm git base-devel automake autoconf 
mingw-w64-x86_64-zlib mingw-w64-x86_64-libpng mingw-w64-x86_64-poppler 
mingw-w64-x86_64-imagemagick openssl mingw-w64-x86_64-openssl 
mingw-w64-x86_64-python2 mingw-w64-x86_64-emacs"
 
   REM Set up Cask
   bash -lc "git clone https://github.com/cask/cask ~/.cask"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]