wok-next diff icinga/receipt @ rev 16556

Up: spk (1.4.2) - Critical bug fix for config files
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 30 14:37:37 2014 +0200 (2014-04-30)
parents de49f29b101e
children 27bfe81dc6bd
line diff
     1.1 --- a/icinga/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.2 +++ b/icinga/receipt	Wed Apr 30 14:37:37 2014 +0200
     1.3 @@ -36,7 +36,7 @@
     1.4  		--with-mail=/usr/bin/mailx \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make all && \
     1.7 -	make DESTDIR=$PWD/_pkg install \
     1.8 +	make DESTDIR=$DESTDIR install \
     1.9  	    install-commandmode \
    1.10  		install-config \
    1.11  		install-webconf \