wok-current diff libevent/receipt @ rev 16943

harfbuzz: remove icu dep to save core iso space, can be separated more
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jul 24 21:25:18 2014 +0200 (2014-07-24)
parents 784241c8e52c
children 83f6188ff83e
line diff
     1.1 --- a/libevent/receipt	Sat Mar 22 20:20:40 2014 +0100
     1.2 +++ b/libevent/receipt	Thu Jul 24 21:25:18 2014 +0200
     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