mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-05 14:26:17 +00:00
Update default FATE URL for release/11
This commit is contained in:
parent
b45ab61b24
commit
9eb442cca2
@ -128,7 +128,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-11/ $(SAMPLES)
|
||||
else
|
||||
fate-rsync:
|
||||
@echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"
|
||||
|
Loading…
Reference in New Issue
Block a user