Redirect rawhide comps to F12.

This commit is contained in:
Bill Nottingham 2009-06-09 14:17:25 +00:00
parent b3dca655ae
commit 14e92abfac
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: comps-f11.xml
@mv comps-f11.xml comps-rawhide.xml
comps-rawhide: comps-f12.xml
@mv comps-f12.xml comps-rawhide.xml