fix-any: clean any-pkgs in local folder first

This commit is contained in:
amnon 2010-07-16 10:00:34 +02:00
parent 87c0793b09
commit fb38a4cc07

View File

@ -36,6 +36,7 @@ sync_up()
# get new any-pkgs from selfnet
title2 "getting any packages from selfnet"
cd _repo/local
rm -v *any.pkg*
wget -v ftp://mirror.selfnet.de/kdemod/newbase/$_cur_repo/i686/*any.pkg*
cd ../..