wok-6.x
diff patch/receipt @ rev 2632
Up: slitaz-boot-scripts (2.8.2) - Ask for lang/keymap before hardware
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Thu Apr 16 17:41:38 2009 +0200 (2009-04-16) |
parents |
cf22fee17710 |
children |
44edb3ecc60c |
line diff
1.1 --- a/patch/receipt Wed Feb 13 15:26:29 2008 +0100
1.2 +++ b/patch/receipt Thu Apr 16 17:41:38 2009 +0200
1.3 @@ -34,3 +34,8 @@
1.4 root=$1
1.5 rm -f $root/usr/bin/patch
1.6 }
1.7 +
1.8 +post_remove()
1.9 +{
1.10 + ln -s /bin/busybox /usr/bin/patch
1.11 +}