wok-next diff kbd/receipt @ rev 11773

Move python-openid from wok-undigest
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 23 22:04:30 2012 +0100 (2012-02-23)
parents eef7c8c8ad4e
children f6382af837a6
line diff
     1.1 --- a/kbd/receipt	Sun May 15 21:55:14 2011 +0000
     1.2 +++ b/kbd/receipt	Thu Feb 23 22:04:30 2012 +0100
     1.3 @@ -16,8 +16,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	patch -Np1 -i $stuff/fix-es.po.patch
     1.7 -	./configure --datadir=/usr/share/kbd && 
     1.8 -	make && 
     1.9 +	./configure --datadir=/usr/share/kbd $CONFIGURE_ARGS &&
    1.10 +	make &&
    1.11  	make install
    1.12  }
    1.13