1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

Backport FFmpeg pkg-config patch from HEAD to r12920

lamers
This commit is contained in:
Rafaël Carré 2008-05-27 00:44:36 +02:00
parent fbbdb7571d
commit 2fa5009a31

View File

@ -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