wok diff libevent/receipt @ rev 16430

svkbd: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 18 10:26:47 2014 +0000 (2014-04-18)
parents 784241c8e52c
children 83f6188ff83e
line diff
     1.1 --- a/libevent/receipt	Sat Mar 22 20:20:40 2014 +0100
     1.2 +++ b/libevent/receipt	Fri Apr 18 10:26:47 2014 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install