cookutils diff cook.conf @ rev 959
modules/compressor: more svg cleaning with extra options.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Aug 17 16:46:43 2017 +0300 (2017-08-17) |
parents | 1fb0744972f7 |
children | 01fbe9d46cb4 |
line diff
1.1 --- a/cook.conf Thu Jan 26 11:03:27 2017 +0200 1.2 +++ b/cook.conf Thu Aug 17 16:46:43 2017 +0300 1.3 @@ -17,6 +17,9 @@ 1.4 DB="/var/lib/tazpkg" 1.5 INSTALLED="$DB/installed" 1.6 1.7 +# Result of "ls $INSTALLED | md5sum | cut -c1-32" 1.8 +SETUP_MD5="" 1.9 + 1.10 # Quality Assurance (empty to disable receipt_quality). 1.11 QA="0" 1.12