cookutils diff Makefile @ rev 1019

cook: add fix() to use '--as-needed' linker flag in compile_rules(); cookit(): make QA fail on empty vars / bad values; remove_already_packed(): fix bug when $PACKAGE not listed in $SPLIT and we use this function for the default set. lighttpd/index.cgi: sort orphans. modules/precheck: separate error message by empty lines.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 07 14:31:28 2017 +0200 (2017-12-07)
parents 4504ab343621
children 251a9d5b7542
line diff
     1.1 --- a/Makefile	Sat Nov 04 05:07:30 2017 +0200
     1.2 +++ b/Makefile	Thu Dec 07 14:31:28 2017 +0200
     1.3 @@ -32,6 +32,7 @@
     1.4  					modules/compressor \
     1.5  					modules/deps \
     1.6  					modules/mk_pkg_receipt \
     1.7 +					modules/precheck \
     1.8  									 $(DESTDIR)$(PREFIX)/libexec/cookutils
     1.9  	install -m 0644 cook.conf        $(DESTDIR)/etc/slitaz
    1.10  	install -m 0644 cook.site        $(DESTDIR)/etc/slitaz