mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove other in
This commit is contained in:
parent
87e3af0340
commit
f66682764c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -42,7 +42,7 @@ endif
|
||||||
|
|
||||||
ifneq ($(DNF_CACHE),)
|
ifneq ($(DNF_CACHE),)
|
||||||
_LORAX_ARGS += --cachedir $(DNF_CACHE)
|
_LORAX_ARGS += --cachedir $(DNF_CACHE)
|
||||||
_LORAX_TEMPLATES += lorax_templates/copy_dnf_cache.tpml.in
|
_LORAX_TEMPLATES += lorax_templates/copy_dnf_cache.tpml
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Step 7: Buid end ISO
|
# Step 7: Buid end ISO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue