shithub: mcfs

Download patch

ref: 563ea27fccd832e41f3cdd00270cec3b08308e34
parent: 2c5718f371ce2b84ebd513310184351becc7be53
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Tue Feb 9 09:31:49 EST 2021

mkfile: fix wrong dep name

--- a/mkfile
+++ b/mkfile
@@ -30,7 +30,7 @@
 
 SAMPLES=../matroska-test-files/test_files
 
-test:V: ./$O.out ./extra/$O.mkvdump
+test:V: $O.out ./extra/$O.mkvdump
 	test -d $SAMPLES
 	for(f in $SAMPLES/*.mkv){
 		echo $f