mirror of
https://github.com/macports/mpbb.git
synced 2026-07-12 18:18:44 -07:00
mpab: only one sync direction will delete failcache entries
git-svn-id: https://svn.macports.org/repository/macports/contrib/mpab@82246 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@ function buildPorts()
|
||||
ln -s ${baseDir}/progress.log ${chrootPath}/var/tmp/progress.log
|
||||
fi
|
||||
mkdir -p ${baseDir}/failcache
|
||||
rsync -a --delete ${baseDir}/failcache ${chrootPath}/var/tmp
|
||||
rsync -a ${baseDir}/failcache ${chrootPath}/var/tmp
|
||||
|
||||
chrootExec buildports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user