# HG changeset patch # User Pascal Bellard # Date 1270667010 -7200 # Node ID 0a141e63543b847a927e63685d13d3c5eb107570 # Parent a4786da7c34b1d4feb8dbd6079d871498f3bbf23 linux-source: do not use busybox patch diff -r a4786da7c34b -r 0a141e63543b linux-source/receipt --- a/linux-source/receipt Wed Apr 07 23:01:22 2010 +0000 +++ b/linux-source/receipt Wed Apr 07 21:03:30 2010 +0200 @@ -45,6 +45,7 @@ mv linux-$VERSION linux-$VERSION-slitaz cd linux-$VERSION-slitaz cp -pa slitaz/aufs2/* . + [ -L /usr/bin/patch ] && tazpkg get-install patch --forced # Add tazpkg support if [ -d "scripts/package" ]; then cp -pa slitaz/buildtaz scripts/package