From 7d5f765ceadc5ce891ad7c63a6edbc9f4e11604b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 13 Jun 2008 02:08:28 +0000 Subject: [PATCH] update comps-rawhide to be comps-f10 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index bfc78905..e562a3d0 100644 --- a/Makefile +++ b/Makefile @@ -18,5 +18,5 @@ clean: fi # Add an easy alias to generate a rawhide comps file -comps-rawhide: comps-f9.xml - @mv comps-f9.xml comps-rawhide.xml +comps-rawhide: comps-f10.xml + @mv comps-f10.xml comps-rawhide.xml