wok-current diff etherboot/receipt @ rev 627
Add: fltk (Fast Light Tool Kit)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 21 00:53:00 2008 +0200 (2008-04-21) |
parents | 8d43117e4680 |
children | e64f8e87ea6d |
line diff
1.1 --- a/etherboot/receipt Thu Apr 10 21:55:02 2008 +0000 1.2 +++ b/etherboot/receipt Mon Apr 21 00:53:00 2008 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 cd $src/src 1.5 patch -p2 < ../../stuff/etherboot-net.u 1.6 patch -p2 < ../../stuff/etherboot-prefix.u 1.7 - make bin/etherboot-net.zlilo 1.8 + make bin/etherboot-net.bzImage 1.9 } 1.10 1.11 1.12 @@ -23,7 +23,7 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/share/boot 1.16 - cp $src/src/bin/etherboot-net.zlilo $fs/usr/share/boot/etherboot 1.17 + cp $src/src/bin/etherboot-net.bzImage $fs/usr/share/boot/etherboot 1.18 } 1.19 1.20 # Pre and post install commands for Tazpkg.