[molecules] add sabayon-x86-mate.spec
This commit is contained in:
parent
4a3ec4e324
commit
6a215cf3b4
14
molecules/sabayon-x86-mate.spec
Normal file
14
molecules/sabayon-x86-mate.spec
Normal file
@ -0,0 +1,14 @@
|
||||
# Use abs path, otherwise daily builds automagic won't work
|
||||
%import /sabayon/molecules/mate.common
|
||||
|
||||
# Release Version
|
||||
release_version: 9
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 MATE
|
||||
|
||||
# Path to source ISO file (MANDATORY)
|
||||
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
|
||||
|
||||
# Destination ISO image name, call whatever you want.iso, not mandatory
|
||||
destination_iso_image_name: Sabayon_Linux_9_x86_MATE.iso
|
@ -90,6 +90,7 @@ elif [ "${ACTION}" = "daily" ]; then
|
||||
"sabayon-amd64-kde.spec"
|
||||
"sabayon-x86-kde.spec"
|
||||
"sabayon-amd64-mate.spec"
|
||||
"sabayon-x86-mate.spec"
|
||||
"sabayon-amd64-lxde.spec"
|
||||
"sabayon-x86-lxde.spec"
|
||||
"sabayon-amd64-xfce.spec"
|
||||
|
Loading…
Reference in New Issue
Block a user