Update default FATE URL for release/10

This commit is contained in:
Reinhard Tartler
2014-03-06 21:00:26 -05:00
parent d525423006
commit 72a58c0772

View File

@@ -124,7 +124,7 @@ $(FATE_AVCONV) $(FATE_SAMPLES_AVCONV): avconv$(EXESUF)
ifdef SAMPLES
FATE += $(FATE_SAMPLES)
fate-rsync:
rsync -vaLW rsync://fate-suite.libav.org/fate-suite/ $(SAMPLES)
rsync -vaLW rsync://fate-suite.libav.org/fate-suite-10/ $(SAMPLES)
else
fate-rsync:
@echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"