add missing f in the comps file

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2015-12-08 09:31:42 -06:00
parent 89ac6e821e
commit 49c78ea88d

View File

@ -10,7 +10,7 @@ NIGHTLY="--nightly"
SKIP_PHASES="--skip-phase=productimg"
DEST=$(pwd)
DATE=$(date "+%Y%m%d")
COMPSFILE="fedora-24.xml"
COMPSFILE="fedora-f24.xml"
TMPDIR=`mktemp -d /tmp/f24.$DATE.XXXX`
# uncomment and edit for resuming a failed compose
#COMPOSE_ID="Fedora-23-20150530.n.0"