wok-4.x rev 5227
linux-source: do not use busybox patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 07 21:03:30 2010 +0200 (2010-04-07) |
parents | a4786da7c34b |
children | ecccbfaacf5c |
files | linux-source/receipt |
line diff
1.1 --- a/linux-source/receipt Wed Apr 07 23:01:22 2010 +0000 1.2 +++ b/linux-source/receipt Wed Apr 07 21:03:30 2010 +0200 1.3 @@ -45,6 +45,7 @@ 1.4 mv linux-$VERSION linux-$VERSION-slitaz 1.5 cd linux-$VERSION-slitaz 1.6 cp -pa slitaz/aufs2/* . 1.7 + [ -L /usr/bin/patch ] && tazpkg get-install patch --forced 1.8 # Add tazpkg support 1.9 if [ -d "scripts/package" ]; then 1.10 cp -pa slitaz/buildtaz scripts/package