mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +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 ..
|
cd ..
|
||||||
|
|
||||||
# Live boot loader for Fiwix
|
# Live boot loader for Fiwix
|
||||||
pkg="kexec-fiwix"
|
pkg="kexec-fiwix-1.0"
|
||||||
cd ${pkg}
|
cd ${pkg}
|
||||||
kaem --verbose --file ${pkg}.kaem
|
kaem --verbose --file ${pkg}.kaem
|
||||||
cd ..
|
cd ..
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue