wok-6.x diff lxnetdaemon/receipt @ rev 6109
fox, fox14, glew, libqwt5-qt4, normalize, nut, ophcrack, scribus: fix build_depends (no virtual packages)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 04 12:47:38 2010 +0200 (2010-09-04) |
parents | d04823a784db |
children | 05abedfc8a12 |
line diff
1.1 --- a/lxnetdaemon/receipt Sun Mar 15 20:05:38 2009 +0000 1.2 +++ b/lxnetdaemon/receipt Sat Sep 04 12:47:38 2010 +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 &&