From c0f3f63202cdc24e463fc4ba9e723cd60cc37932 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 24 May 2007 08:51:51 -0400 Subject: [PATCH] - Use the right flavor in the Everything configs --- config/f7-everything.i386 | 2 +- config/f7-everything.ppc | 2 +- config/f7-everything.x86_64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/f7-everything.i386 b/config/f7-everything.i386 index 719ef241..fce7f87d 100644 --- a/config/f7-everything.i386 +++ b/config/f7-everything.i386 @@ -13,7 +13,7 @@ destdir = /srv/pungi/f7 cachedir = /srv/pungi/cache arch = i386 version = 7 -flavor = Fedora +flavor = Everything discs = 2 cdsize = 4608.0; DVD size getsource = no diff --git a/config/f7-everything.ppc b/config/f7-everything.ppc index 73994c1b..6fa997c3 100644 --- a/config/f7-everything.ppc +++ b/config/f7-everything.ppc @@ -13,7 +13,7 @@ destdir = /srv/pungi/f7 cachedir = /srv/pungi/cache arch = ppc version = 7 -flavor = Fedora +flavor = Everything discs = 2 cdsize = 4608.0; DVD size getsource = no diff --git a/config/f7-everything.x86_64 b/config/f7-everything.x86_64 index 3d1423d1..ea89f940 100644 --- a/config/f7-everything.x86_64 +++ b/config/f7-everything.x86_64 @@ -13,7 +13,7 @@ destdir = /srv/pungi/f7 cachedir = /srv/pungi/cache arch = x86_64 version = 7 -flavor = Fedora +flavor = Everything discs = 2 cdsize = 4608.0; DVD size getsource = no