# HG changeset patch # User Pascal Bellard # Date 1426146251 -3600 # Node ID 3ebd308cccc722d2227ae04443f4cc46b82fe6ac # Parent 2042940b756524f4f35b554a7f8a5737ac3f76ce cookall.sh: tzdata in a bdeps loop diff -r 2042940b7565 -r 3ebd308cccc7 cookall.sh --- a/cookall.sh Sat Mar 07 15:59:20 2015 +0100 +++ b/cookall.sh Thu Mar 12 08:44:11 2015 +0100 @@ -36,7 +36,7 @@ done [ -x $DONELIST ] || continue # try to break build dep loops... - for pkg in gettext python udev cups libQtClucene menu-cache ; do + for pkg in gettext python udev cups libQtClucene menu-cache tzdata ; do grep -q "^$pkg$" $DONELIST && continue grep -q "^$pkg$" /home/slitaz/cache/broken && continue . /home/slitaz/wok/$pkg/receipt