mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 06:31:41 +08:00
11 lines
221 B
Diff
11 lines
221 B
Diff
--- a/libtins.pc.in
|
|
+++ b/libtins.pc.in
|
|
@@ -1,6 +1,6 @@
|
|
prefix=@pkgconfig_prefix@
|
|
exec_prefix=@pkgconfig_exec_prefix@
|
|
-libdir=@pkgconfig_libdir@
|
|
+libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libtins
|