ALBS-413: Split the pungi config into templatable and non-templatable parts
- Some fixes to the paths
This commit is contained in:
parent
263f9ccc52
commit
a9aaaa7aea
@ -1,5 +1,5 @@
|
||||
from {{ arch }}/include_exclude.conf import *
|
||||
from {{ arch }}/multilib.conf import *
|
||||
from include_exclude import *
|
||||
from multilib import *
|
||||
|
||||
# PRODUCT INFO
|
||||
release_name = "{{ product_name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user