SHA256
1
0
forked from pool/libcsplit
libcsplit/libcsplit-pkgconfig.diff
Stephan Kulow 93b6af1d9f Accepting request 163812 from devel:libraries:c_c++
Joachim Metz has created a set of c libraries used by security tools.  The libxxx packages often include basic applications sub-packages which are useful by themselves.

OBS-URL: https://build.opensuse.org/request/show/163812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcsplit?expand=0&rev=1
2013-04-19 07:53:46 +00:00

18 lines
573 B
Diff

---
libcsplit.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: libcsplit-20121224/libcsplit.pc.in
===================================================================
--- libcsplit-20121224.orig/libcsplit.pc.in
+++ libcsplit-20121224/libcsplit.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libuna
Description: Library to support cross-platform C split string functions
Version: @VERSION@
-Libs: -L${libdir} -lcpath
+Libs: -L${libdir} -lcsplit
Libs.private: @ax_libcerror_libs_private@ @ax_libcstring_libs_private@
Cflags: -I${includedir}