# HG changeset patch # User Pascal Bellard # Date 1273845119 -7200 # Node ID de9e5748e55a57ba3f43705a9c3e5d096057e19f # Parent a1f5e69cf33524c821174106c5c19a4f6d294f34 v4l-dvb: busybox/ln compatible diff -r a1f5e69cf335 -r de9e5748e55a v4l-dvb/receipt --- a/v4l-dvb/receipt Fri May 14 15:39:41 2010 +0200 +++ b/v4l-dvb/receipt Fri May 14 15:51:59 2010 +0200 @@ -22,6 +22,7 @@ tar czf $TARBALL $PACKAGE-$VERSION fi cd $src + sed -i 's/0 | xargs -0n 255 ln -sf --target-directory=\./ | while read file; do ln -sf $file . ; done/' v4l/Makefile KERNEL_VERSION=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'` IFS="." ; set -- $KERNEL_VERSION ; unset IFS cat > v4l/.version << EOF