wok diff commoncpp2/receipt @ rev 13721

Add cherrytree: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 21 08:15:57 2012 +0000 (2012-12-21)
parents bc425cfdaa8a
children 408c87fa22ca
line diff
     1.1 --- a/commoncpp2/receipt	Thu Mar 03 16:21:55 2011 +0000
     1.2 +++ b/commoncpp2/receipt	Fri Dec 21 08:15:57 2012 +0000
     1.3 @@ -16,9 +16,9 @@
     1.4  	cd $src
     1.5  	sed -i -e '50 a\#include <sys/stat.h>' inc/cc++/applog.h
     1.6  	./configure \
     1.7 -		--sysconfdir=/etc &&
     1.8 -	make &&
     1.9 -	make install
    1.10 +		--sysconfdir=/etc \
    1.11 +		$CONFIGURE_ARGS &&
    1.12 +	make && make install
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.