Some more subtle changes in the new release directory structure
This commit is contained in:
parent
fe8e579fef
commit
864e6d12b6
@ -966,7 +966,8 @@ install)
|
|||||||
# From 9.0 releases come with a new layout
|
# From 9.0 releases come with a new layout
|
||||||
# It is now a single archive ${pkg}.txz instead of a list of archive parts under ${pkg}/*
|
# It is now a single archive ${pkg}.txz instead of a list of archive parts under ${pkg}/*
|
||||||
# We assume for now that jail's platform is supposed to be that of the host. That may change later.
|
# We assume for now that jail's platform is supposed to be that of the host. That may change later.
|
||||||
ezjail_release_major=${ezjail_release%%.}
|
ezjail_release_major=${ezjail_release%%.*}
|
||||||
|
[ ${ezjail_release_major} -ge 9 -a -n "${ezjail_installmanpages}" ] && ezjail_installmanpages=doc
|
||||||
|
|
||||||
# Normally fulljail should be renamed by past ezjail-admin commands.
|
# Normally fulljail should be renamed by past ezjail-admin commands.
|
||||||
# However those may have failed
|
# However those may have failed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user