wok-next diff get-virtualbox/receipt @ rev 5424
linux: update bootloader.sh
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 04 17:35:57 2010 +0200 (2010-05-04) |
parents | 734283599021 |
children | 7cd9a13064cd |
line diff
1.1 --- a/get-virtualbox/receipt Sat Jan 16 22:55:00 2010 +0100 1.2 +++ b/get-virtualbox/receipt Tue May 04 17:35:57 2010 +0200 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/vbox_installer.u 1.8 + cd $fs/usr/bin && patch -p1 -i ../../../../../stuff/installer.u 1.9 } 1.10