mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
missing :
This commit is contained in:
parent
5bbb9b171f
commit
68b5392f8a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<%page args="_base_dir, root, version"/>
|
<%page args="_base_dir, root, version"/>
|
||||||
|
|
||||||
% if int(version) == 39
|
% if int(version) == 39:
|
||||||
runcmd patch ${root}/usr/lib64/python3.12/site-packages/pyanaconda/modules/payloads/payload/rpm_ostree/installation.py ${_base_dir}/lorax_templates/bootc_patch/39.patch
|
runcmd patch ${root}/usr/lib64/python3.12/site-packages/pyanaconda/modules/payloads/payload/rpm_ostree/installation.py ${_base_dir}/lorax_templates/bootc_patch/39.patch
|
||||||
% endif
|
% endif
|
||||||
Loading…
Add table
Add a link
Reference in a new issue