diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-06 18:33:24 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-06 18:33:24 +0100 |
commit | e93f7441c3c63340e47e0354591894dbc44a4a59 (patch) | |
tree | e01d224bee7d5fb1b085754ab10badec2efb5854 /base/pkg-get-awk/syn | |
parent | 03d5570085a2e57c1a353f9e2c07995999298c22 (diff) | |
download | nutyx-extra-e93f7441c3c63340e47e0354591894dbc44a4a59.tar.gz nutyx-extra-e93f7441c3c63340e47e0354591894dbc44a4a59.tar.bz2 nutyx-extra-e93f7441c3c63340e47e0354591894dbc44a4a59.tar.xz nutyx-extra-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/syn | 1 |
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` |