wok diff kbd/receipt @ rev 11819

Up: seamonkey to 2.7.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 14:15:40 2012 -0500 (2012-02-25)
parents eef7c8c8ad4e
children f6382af837a6
line diff
     1.1 --- a/kbd/receipt	Sun May 15 21:55:14 2011 +0000
     1.2 +++ b/kbd/receipt	Sat Feb 25 14:15:40 2012 -0500
     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