Commit 2fa5009a authored by Rafaël Carré's avatar Rafaël Carré

Backport FFmpeg pkg-config patch from HEAD to r12920

lamers
parent fbbdb757
......@@ -8,7 +8,7 @@ Index: configure
requires=$5
+libdir_pc=`echo $libdir|sed s'|$(PREFIX)|${prefix}|'`
+incdir_pc=`echo $incdir|sed 's|$(PREFIX)|${prefix}|'`
cat <<EOF > $name.pc
cat <<EOF >$name.pc
prefix=$prefix
exec_prefix=\${prefix}
-libdir=$libdir
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment