From bc59c3392f20dcf0f597d009604ffef2381b9419 Mon Sep 17 00:00:00 2001 From: jvdias Date: Thu, 30 Mar 2006 00:52:34 +0000 Subject: fix bug 186577 - libbind.pc, more .spec file cleanup; add sample configuration files to %doc; rebuild for new gcc and glibc --- libbind.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbind.pc') 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 -- cgit