wok-next
diff libevent/receipt @ rev 16381
ARM: add openvpn, openssh, fuse, sshfs-fuse and more
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Tue Apr 15 04:46:37 2014 +0200 (2014-04-15) |
parents |
784241c8e52c |
children |
83f6188ff83e |
line diff
1.1 --- a/libevent/receipt Sat Mar 22 20:20:40 2014 +0100
1.2 +++ b/libevent/receipt Tue Apr 15 04:46:37 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