cookutils diff tasks/up-toolchain @ rev 1116
cook, modules/precheck: provide CATEGORY="nopack"; modules/pack: improve variables handling; modules/postcheck: display badge "old" both with any other badges
:
CATEGORY="nopack" is useful in the case, for example, when receipt called "libappindicator" but we want to produce only two sub-packages: "libappindicator-gtk2" and "libappindicator-gtk3" and don't want to pack "libappindicator".
:
CATEGORY="nopack" is useful in the case, for example, when receipt called "libappindicator" but we want to produce only two sub-packages: "libappindicator-gtk2" and "libappindicator-gtk3" and don't want to pack "libappindicator".
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 17 01:16:27 2018 +0200 (2018-12-17) |
parents | dc6b6e10da97 |
children |
line diff
1.1 --- a/tasks/up-toolchain Sun Jun 25 14:14:30 2017 +0300 1.2 +++ b/tasks/up-toolchain Mon Dec 17 01:16:27 2018 +0200 1.3 @@ -44,7 +44,7 @@ 1.4 1.5 EOT 1.6 1.7 - # All packages cooked got ther own log so we don't keep them. 1.8 + # All packages cooked have their own log so we don't keep them. 1.9 mv -f $tmplog $LOGS/$PACKAGE.log 1.10 1.11 install=$WOK/$PACKAGE/install