We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ccbed commit 12e59edCopy full SHA for 12e59ed
imf-prepare-patches.sh
@@ -48,7 +48,7 @@ GPLCC=" * This file is part of FFmpeg.\n\
48
\n\
49
\\/*"
50
51
-sed -i "s/^ \* This file is part of FFmpeg\./$GPLCC/" $PATCHES_SRC
+sed -i "s/^ \* This file is part of FFmpeg\./$GPLCC/" $PATCHES_SRC $PATCHES_TESTS
52
53
# remove tests from Makefile
54
sed -i "/^TESTPROGS-\$(CONFIG_IMF_DEMUXER)/d" $PATCHES_MAKEFILE
0 commit comments