mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 11:50:52 +00:00
11 lines
224 B
Diff
11 lines
224 B
Diff
--- a/nlopt.pc.in
|
|
+++ b/nlopt.pc.in
|
|
@@ -1,6 +1,6 @@
|
|
prefix=@CMAKE_INSTALL_PREFIX@
|
|
exec_prefix=${prefix}
|
|
-libdir=${exec_prefix}/@NLOPT_INSTALL_LIBDIR@
|
|
+libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: NLopt
|