wok diff h8300-gdb/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 f71157a571d0
children 7bb096863642
line diff
     1.1 --- a/h8300-gdb/receipt	Sat Aug 14 00:26:30 2010 +0000
     1.2 +++ b/h8300-gdb/receipt	Fri Dec 21 08:15:57 2012 +0000
     1.3 @@ -29,7 +29,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$src/_pkg install
    1.10  }
    1.11