mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-15 21:32:12 +08:00
tests/Makefile: New try to fix fate-ffprobe with --target-path.
This commit is contained in:

committed by
Michael Niedermayer

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) ./$< \
|
||||
|
Reference in New Issue
Block a user