mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-23 03:19:39 +00:00
11 lines
221 B
Diff
11 lines
221 B
Diff
--- a/taglib.pc.cmake
|
|
+++ b/taglib.pc.cmake
|
|
@@ -1,6 +1,6 @@
|
|
prefix=@CMAKE_INSTALL_PREFIX@
|
|
exec_prefix=${prefix}
|
|
-libdir=@CMAKE_PC_LIBDIR@
|
|
+libdir=@CMAKE_INSTALL_LIBDIR@
|
|
includedir=@CMAKE_PC_INCLUDEDIR@
|
|
|
|
Name: TagLib
|