mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-11 23:00:52 +00:00
11 lines
247 B
Diff
11 lines
247 B
Diff
--- a/scripts/srt.pc.in
|
|
+++ b/scripts/srt.pc.in
|
|
@@ -1,6 +1,6 @@
|
|
prefix=@INSTALLDIR@
|
|
exec_prefix=${prefix}
|
|
-libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
|
|
+libdir=@CMAKE_INSTALL_LIBDIR@
|
|
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
|
|
Name: srt
|