wok-current rev 5567
v4l-dvb: busybox/ln compatible
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 14 15:51:59 2010 +0200 (2010-05-14) |
parents | a1f5e69cf335 |
children | 865c0b9402ab |
files | v4l-dvb/receipt |
line diff
1.1 --- a/v4l-dvb/receipt Fri May 14 15:39:41 2010 +0200 1.2 +++ b/v4l-dvb/receipt Fri May 14 15:51:59 2010 +0200 1.3 @@ -22,6 +22,7 @@ 1.4 tar czf $TARBALL $PACKAGE-$VERSION 1.5 fi 1.6 cd $src 1.7 + sed -i 's/0 | xargs -0n 255 ln -sf --target-directory=\./ | while read file; do ln -sf $file . ; done/' v4l/Makefile 1.8 KERNEL_VERSION=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'` 1.9 IFS="." ; set -- $KERNEL_VERSION ; unset IFS 1.10 cat > v4l/.version << EOF