setup rawhide for f24

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2015-07-15 10:29:25 -05:00
parent 137c1f3bc0
commit bae1fa62b3
1 changed files with 2 additions and 2 deletions

View File

@ -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-f23.xml
@mv comps-f23.xml comps-rawhide.xml
comps-rawhide.xml comps-rawhide: comps-f24.xml
@mv comps-f24.xml comps-rawhide.xml