cookutils diff cross @ 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 | 3f0ca4492ec7 |
children |
line diff
1.1 --- a/cross Sat Feb 18 09:32:18 2017 +0000 1.2 +++ b/cross Mon Dec 17 01:16:27 2018 +0200 1.3 @@ -64,6 +64,7 @@ 1.4 gcc-final Compile final GCC 1.5 compile Compile everything at once 1.6 libtool Cross GNU Libtool (test in receipt LIBTOOL=) 1.7 + libhack Fix libxx.la files with libdir='/usr/lib' 1.8 clean Clean-up build environment 1.9 clean-tools Clean: $tools 1.10 gen-prebuilt Create a prebuilt toolchain archive