wok-current diff lxnetdaemon/receipt @ rev 2994
Remove atl2 compat-wireless madwifi
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 11 20:35:40 2009 +0200 (2009-05-11) |
parents | d04823a784db |
children | 05abedfc8a12 |
line diff
1.1 --- a/lxnetdaemon/receipt Sun Mar 15 20:05:38 2009 +0000 1.2 +++ b/lxnetdaemon/receipt Mon May 11 20:35:40 2009 +0200 1.3 @@ -14,6 +14,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/for script in .(datadir)/for script in _pkg\/$(datadir)/' \ 1.8 + Makefile.in 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 $CONFIGURE_ARGS &&