mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-30 06:34:32 +02:00
Provide compat .pc file for libudfread
This commit is contained in:
parent
01d4a8bd36
commit
d647434b2f
@ -38,6 +38,8 @@ ffbuild_dockerbuild() {
|
|||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
ln -s udfread.pc "$FFBUILD_PREFIX"/lib/pkgconfig/libudfread.pc
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
rm -rf libudfread
|
rm -rf libudfread
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user