summaryrefslogtreecommitdiffstats
path: root/libbind.pc
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2006-03-30 00:52:34 +0000
committerjvdias <jvdias@fedoraproject.org>2006-03-30 00:52:34 +0000
commit75971294d63a9593769b55f37dc6a6065f9334a0 (patch)
tree42bf467b37c0c75a8ea056c025c7abbc84c645ed /libbind.pc
parent3d38f7d25bb04ae0d200e03a3bbb154f7464e713 (diff)
fix bug 186577 - libbind.pc, more .spec file cleanup; add sample
configuration files to %doc; rebuild for new gcc and glibc
Diffstat (limited to 'libbind.pc')
-rw-r--r--libbind.pc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbind.pc b/libbind.pc
index cfab90c..27437f2 100644
--- a/libbind.pc
+++ b/libbind.pc
@@ -2,5 +2,5 @@
Name: libbind
Description: BIND 8 compatible DNS Resolver Library
Version: 9.3.2
-Libs: -L/usr/lib -lbind
+Libs: -lbind
Cflags: -I/usr/include/bind \ No newline at end of file