wok diff chillispot/receipt @ rev 6747
Up ncmpcpp (0.5.5)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Oct 17 18:06:29 2010 +0000 (2010-10-17) |
parents | cf2ce55f4ea3 |
children | a1644dbcf632 |
line diff
1.1 --- a/chillispot/receipt Fri Aug 29 10:16:41 2008 +0000 1.2 +++ b/chillispot/receipt Sun Oct 17 18:06:29 2010 +0000 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