wok-current diff chillispot/receipt @ rev 5469
Added pangomm-dev to gtkmm build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 14:24:38 2010 +0000 (2010-05-05) |
parents | cf2ce55f4ea3 |
children | a1644dbcf632 |
line diff
1.1 --- a/chillispot/receipt Fri Aug 29 10:16:41 2008 +0000 1.2 +++ b/chillispot/receipt Wed May 05 14:24:38 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