Commit 46d1ff83 authored by Aurelien Jacobs's avatar Aurelien Jacobs

correct path in *-uninstalled.pc

Originally committed as revision 14105 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 35ee72b1
......@@ -2212,8 +2212,8 @@ EOF
cat <<EOF > $name/$name-uninstalled.pc
prefix=
exec_prefix=
libdir=\${pcfiledir}/$name
includedir=\${pcfiledir}
libdir=\${pcfiledir}
includedir=\${pcfiledir}/..
Name: $name
Description: $comment
......
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