wok-next diff chillispot/receipt @ rev 9169
Automated merge with http://hg.slitaz.org/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Mar 08 06:15:37 2011 +0100 (2011-03-08) |
parents | cf2ce55f4ea3 |
children | a1644dbcf632 |
line diff
1.1 --- a/chillispot/receipt Fri Aug 29 10:16:41 2008 +0000 1.2 +++ b/chillispot/receipt Tue Mar 08 06:15:37 2011 +0100 1.3 @@ -14,6 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/) defined (/) || defined (/' src/tun.c 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS && \ 1.10 make && make DESTDIR=$PWD/_pkg install