mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Create pacman package cache directory
This commit is contained in:
parent
15603fd79d
commit
fe236fe732
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user