Add support for OPTIONAL_SPECS and purging

svn path=/trunk/; revision=591
This commit is contained in:
Andrew Gaffney 2008-11-29 02:15:02 +00:00
parent b35186ee73
commit feff7ba1fa
4 changed files with 29 additions and 5 deletions

View file

@ -2,11 +2,14 @@
# self-explanatory.
SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/amd64
SPECS="stage1.spec stage2.spec stage3.spec"
SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
#SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"
OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
KCONFIG_DIR=/release/svn-releng/trunk/releases/weekly/kconfig/amd64
EMAIL_TO=releng@gentoo.org