Skip to content

Commit

Permalink
Merge pull request #3365 from radarhere/pacman
Browse files Browse the repository at this point in the history
Create pacman package cache directory
  • Loading branch information
hugovk committed Sep 18, 2018
2 parents 15603fd + fe236fe commit 4c47628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions winbuild/appveyor_install_msys2_deps.sh
@@ -1,5 +1,6 @@
#!/bin/sh

mkdir /var/cache/pacman/pkg
pacman -S --noconfirm mingw32/mingw-w64-i686-python3-pip \
mingw32/mingw-w64-i686-python3-setuptools \
mingw32/mingw-w64-i686-python2-pip \
Expand Down

0 comments on commit 4c47628

Please sign in to comment.