wok diff icinga/receipt @ rev 25093
updated pan (0.146 -> 0.149)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 18 10:10:32 2022 +0100 (2022-06-18) |
parents | 80b94d3254ba |
children | 20ad21d5532c |
line diff
1.1 --- a/icinga/receipt Fri Mar 11 09:30:17 2022 +0100 1.2 +++ b/icinga/receipt Sat Jun 18 10:10:32 2022 +0100 1.3 @@ -46,15 +46,15 @@ 1.4 $CONFIGURE_ARGS && 1.5 make all && 1.6 make install && 1.7 - make install-api && 1.8 make install-commandmode && 1.9 make install-config && 1.10 make install-idoutils && 1.11 - make install-webconf && 1.12 + make install-webconf 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 { 1.18 cook_copy_folders bin 1.19 + cook_copy_folders etc 1.20 }