Revision 7147142e
Added by Renato Botelho almost 9 years ago
tools/builder_common.sh | ||
---|---|---|
194 | 194 |
echo ">>> ERROR: Error building package ${_template} ${_flavor}" |
195 | 195 |
print_error_pfS |
196 | 196 |
fi |
197 |
|
|
198 |
# Cleanup _licenses_dir |
|
199 |
rm -rf ${_root}${_licenses_dir} |
|
197 | 200 |
} |
198 | 201 |
|
199 | 202 |
# This routine will output that something went wrong |
Also available in: Unified diff
Make sure licenses dir is removed to avoid duplicate it in the wrong package