11 lines
268 B
PkgConfig
11 lines
268 B
PkgConfig
$NetBSD: patch-libsasl2.pc.in,v 1.1 2014/05/07 15:41:08 fhajny Exp $
|
|
|
|
Make the pkg-config file useful at all.
|
|
--- libsasl2.pc.in.orig 2012-10-12 14:05:48.000000000 +0000
|
|
+++ libsasl2.pc.in
|
|
@@ -1,3 +1,4 @@
|
|
+exec_prefix = @prefix@
|
|
libdir = @libdir@
|
|
|
|
Name: Cyrus SASL
|