wok diff icinga/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
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 May 21 21:38:29 2022 +0000
     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  }