wok diff kbd/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents eef7c8c8ad4e
children f6382af837a6
line diff
     1.1 --- a/kbd/receipt	Sun May 15 21:55:14 2011 +0000
     1.2 +++ b/kbd/receipt	Tue Apr 10 13:54:27 2012 +0200
     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