wok-4.x diff fuse/receipt @ rev 3066
Up: pango (2.24.2), pixman (0.15.2)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 13 22:44:02 2009 +0200 (2009-05-13) |
parents | 5ef268e13ebb |
children | fb8aceda65ff |
line diff
1.1 --- a/fuse/receipt Tue Dec 09 07:44:54 2008 -0800 1.2 +++ b/fuse/receipt Wed May 13 22:44:02 2009 +0200 1.3 @@ -17,7 +17,8 @@ 1.4 tazwok cook linux 1.5 fi 1.6 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.7 - --with-kernel=$(ls -d $WOK/linux/linux-*/) --mandir=/usr/share/man \ 1.8 + --with-kernel=$(ls -d $WOK/linux/$(ls $WOK/linux/taz)/) \ 1.9 + --mandir=/usr/share/man \ 1.10 $CONFIGURE_ARGS && 1.11 make && 1.12 make DESTDIR=$PWD/_pkg install