wok-next diff libevent/receipt @ rev 17369

linux: do not copy Module.symvers-modules but Module.symvers
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 21 09:15:47 2014 +0100 (2014-11-21)
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 Nov 21 09:15:47 2014 +0100
     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