mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +03:00
Create pacman package cache directory
This commit is contained in:
parent
15603fd79d
commit
fe236fe732
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
mkdir /var/cache/pacman/pkg
|
||||||
pacman -S --noconfirm mingw32/mingw-w64-i686-python3-pip \
|
pacman -S --noconfirm mingw32/mingw-w64-i686-python3-pip \
|
||||||
mingw32/mingw-w64-i686-python3-setuptools \
|
mingw32/mingw-w64-i686-python3-setuptools \
|
||||||
mingw32/mingw-w64-i686-python2-pip \
|
mingw32/mingw-w64-i686-python2-pip \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user