wok diff qemacs-tiny/receipt @ rev 15479

python-qrcode: update bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 10 10:36:42 2013 +0000 (2013-11-10)
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	Sun Nov 10 10:36:42 2013 +0000
     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.