mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 02:15:24 +01:00
Give kexec-fiwix a version number
This commit is contained in:
parent
73c4985aba
commit
341a4681f5
5 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ if match x${BUILD_FIWIX} xTrue; then
|
|||
cd ..
|
||||
|
||||
# Live boot loader for Fiwix
|
||||
pkg="kexec-fiwix"
|
||||
pkg="kexec-fiwix-1.0"
|
||||
cd ${pkg}
|
||||
kaem --verbose --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue