mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
Update Fiwix to v1.4.0-lb3 to pull in timestamp improvements and other fixes.
This commit is contained in:
parent
83013cea5e
commit
5e5f309db7
6 changed files with 5 additions and 5 deletions
|
|
@ -57,7 +57,7 @@ fi
|
|||
|
||||
if match x${BUILD_FIWIX} xTrue; then
|
||||
# The Fiwix kernel
|
||||
pkg="fiwix-1.4.0-lb2"
|
||||
pkg="fiwix-1.4.0-lb3"
|
||||
cd ${pkg}
|
||||
kaem --verbose --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue