From b8c97f67ca544196809abb2c77786ba0d83f35a2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 3 Nov 2010 11:04:24 -0700 Subject: [PATCH] Turn off inheritance in rawhide (releng #4224) This was done due to an XZ change and how deltas work. See the ticket for the sordid details. --- configs/rawhide.mash | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configs/rawhide.mash b/configs/rawhide.mash index a5291ef..a61634a 100644 --- a/configs/rawhide.mash +++ b/configs/rawhide.mash @@ -8,7 +8,7 @@ debuginfo = True multilib = True multilib_method = devel -tag = dist-rawhide +tag = dist-f15 -inherit = True +inherit = False strict_keys = False keys = 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/%(arch)s/os/ -- 1.7.3.1