wok-current diff get-virtualbox/receipt @ rev 5009
asterisk: busybox tar fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 28 18:30:37 2010 +0100 (2010-02-28) |
parents | 216eeff07a2d |
children | ae24d70d2cd2 |
line diff
1.1 --- a/get-virtualbox/receipt Wed Jan 13 22:48:13 2010 +0100 1.2 +++ b/get-virtualbox/receipt Sun Feb 28 18:30:37 2010 +0100 1.3 @@ -14,6 +14,6 @@ 1.4 cp stuff/get-virtualbox $fs/usr/bin 1.5 1.6 # Improve Slitaz support. 1.7 -# cd $fs/usr/bin && patch -p1 -i ../../../../../stuff/installer.u 1.8 + cd $fs/usr/bin && patch -p1 -i ../../../../../stuff/vbox_installer.u 1.9 } 1.10