summaryrefslogtreecommitdiffstats
path: root/base/pkg-get-awk/syn
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-06 18:33:24 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-06 18:33:24 +0100
commite93f7441c3c63340e47e0354591894dbc44a4a59 (patch)
treee01d224bee7d5fb1b085754ab10badec2efb5854 /base/pkg-get-awk/syn
parent03d5570085a2e57c1a353f9e2c07995999298c22 (diff)
downloadnutyx-pakxe-e93f7441c3c63340e47e0354591894dbc44a4a59.tar.gz
nutyx-pakxe-e93f7441c3c63340e47e0354591894dbc44a4a59.tar.bz2
nutyx-pakxe-e93f7441c3c63340e47e0354591894dbc44a4a59.tar.xz
nutyx-pakxe-e93f7441c3c63340e47e0354591894dbc44a4a59.zip
pkg-get-awk, maj 0.3.1-1
Diffstat (limited to 'base/pkg-get-awk/syn')
-rw-r--r--base/pkg-get-awk/syn1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/pkg-get-awk/syn b/base/pkg-get-awk/syn
index 394d09845..95284d529 100644
--- a/base/pkg-get-awk/syn
+++ b/base/pkg-get-awk/syn
@@ -30,6 +30,7 @@ do
if [ -a $Depot/$i ]; then
rm -r $Depot/$i
fi
+ mkdir -p $Depot/$i
done
pkg-get sync
for i in `cat /etc/pkg-get.conf |grep -v ^#|grep http|cut -d "|" -f 1|cut -d" " -f2|cut -d"/" -f4`