pacman.sh creates /etc/pts/dists directory if it doesn't exist yet

This commit is contained in:
Andreas Steffen
2014-02-13 13:21:47 +01:00
parent c2d5add6ce
commit f03441c4dd
+1
View File
@@ -13,6 +13,7 @@ DEBIAN_ARCH="binary-amd64 binary-i386"
PACMAN=/usr/libexec/ipsec/pacman
PACMAN_LOG="$DIR/$DATE-pacman.log"
mkdir -p $DIR/dists
cd $DIR/dists
for v in $UBUNTU_VERSIONS