From e8239567a559aaa2c59b6a557175365cdf203054 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 11 Feb 2015 10:19:49 +0000 Subject: [PATCH] one more change for f22 -> f23 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0e0efb80..1cbab9c0 100644 --- a/Makefile +++ b/Makefile @@ -21,5 +21,5 @@ validate: $(XMLFILES) comps.rng fi # Add an easy alias to generate a rawhide comps file -comps-rawhide.xml comps-rawhide: comps-f22.xml +comps-rawhide.xml comps-rawhide: comps-f23.xml @mv comps-f23.xml comps-rawhide.xml