mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
tests/Makefile: New try to fix fate-ffprobe with --target-path.
This commit is contained in:
parent
758a66dc16
commit
685f7227dc
@ -38,7 +38,7 @@ tests/data/vsynth3.yuv: tests/videogen$(HOSTEXESUF) | tests/data
|
||||
|
||||
tests/test_copy.ffmeta: TAG = COPY
|
||||
tests/test_copy.ffmeta: tests/data
|
||||
$(M)cp -f $(SRC_PATH)/tests/test.ffmeta $(TARGET_PATH)/tests/test_copy.ffmeta
|
||||
$(M)cp -f $(SRC_PATH)/tests/test.ffmeta tests/test_copy.ffmeta
|
||||
|
||||
tests/data/ffprobe-test.nut: ffmpeg$(EXESUF) tests/test_copy.ffmeta
|
||||
$(M)$(TARGET_EXEC) ./$< \
|
||||
|
Loading…
Reference in New Issue
Block a user