12 lines
443 B
RPMSpec
12 lines
443 B
RPMSpec
# Use abs path, otherwise daily iso build won't work
|
|
%env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/corecdx.common
|
|
|
|
release_version: 9
|
|
release_desc: amd64 CoreCDX
|
|
|
|
# Path to source ISO file (MANDATORY)
|
|
%env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
|
|
|
|
# Destination ISO image name, call whatever you want.iso, not mandatory
|
|
destination_iso_image_name: Sabayon_Linux_CoreCDX_9_amd64.iso
|