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
commitbc59c3392f20dcf0f597d009604ffef2381b9419 (patch)
treeb76bf25a86ca6b7d491708aa9e351d111a215a5e /libbind.pc
parentabcbfa4aa433ba1a1d0927f0178140c950611927 (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