298d267
From 09201861503f5864562a7b271adedde7d5c09283 Mon Sep 17 00:00:00 2001
298d267
From: Jesse Keating <jkeating@redhat.com>
298d267
Date: Wed, 17 Feb 2010 14:52:03 -0800
298d267
Subject: [PATCH] Rename the config section to 'rawhide'
298d267
298d267
---
298d267
 configs/rawhide.mash |    2 +-
298d267
 1 files changed, 1 insertions(+), 1 deletions(-)
298d267
298d267
diff --git a/configs/rawhide.mash b/configs/rawhide.mash
298d267
index 8a031ba..8f81f0c 100644
298d267
--- a/configs/rawhide.mash
298d267
+++ b/configs/rawhide.mash
298d267
@@ -1,6 +1,6 @@
298d267
 # mash config file
298d267
 
298d267
-[development]
298d267
+[rawhide]
298d267
 rpm_path = %(arch)s/os/Packages
298d267
 repodata_path = %(arch)s/os/
298d267
 source_path = source/SRPMS
298d267
-- 
298d267
1.6.6
298d267