fate: change name of FATE samples location environment variable

FATE_SAMPLES is now used directly by the Makefiles, which induces the test
system to run a test with the value of the environment variable as name.
Renaming the environment variable to LIBAV_SAMPLES avoids this problem.
This commit is contained in:
Diego Biurrun
2012-05-20 16:10:42 +02:00
parent e9cef89702
commit 9309bdfe2c
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ that is provided separately from the actual source distribution.
To inform the build system about the testsuite location, pass
@option{--samples=<path to the samples>} to @command{configure} or set the
@var{SAMPLES} Make variable or the @var{FATE_SAMPLES} environment variable
@var{SAMPLES} Make variable or the @var{LIBAV_SAMPLES} environment variable
to a suitable value.
The dataset is available through @command{rsync}, is possible to fetch