wok diff qemacs-tiny/receipt @ rev 15446

Up: efreet-dev (1.7.9)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 05 20:57:56 2013 +0100 (2013-11-05)
parents 76b72f1ad63c
children 0bc9efb792e7
line diff
     1.1 --- a/qemacs-tiny/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/qemacs-tiny/receipt	Tue Nov 05 20:57:56 2013 +0100
     1.3 @@ -21,7 +21,8 @@
     1.4  	cd $src
     1.5  	export CFLAGS="-Wno-error=unused-but-set-variable -O2"
     1.6  	sed -i 's/\(define SAVED_DATA_SIZE \).*/\1 __builtin_offsetof(EditState,end_of_saved_data)/' qe.h
     1.7 -	./configure --prefix=/usr --enable-tiny && make qe
     1.8 +	./configure --prefix=/usr --enable-tiny &&
     1.9 +	make -j 1 qe
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.