Do not infinite loop on the package builders creating GB (or TB) of logs

This commit is contained in:
Antoine Brodin 2014-10-26 11:38:50 +00:00
parent 4b0a7c3c10
commit c5002d04f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371500

View File

@ -2,6 +2,9 @@
case $2 in
POST-DEINSTALL)
if [ -n "${PACKAGE_BUILDING}" ]; then
return 0
fi
if [ -d %%TWCFG%% -o -d %%TWDB%% ]; then
unset ANS
echo