From 767860a217cb4543ec0b49853894cd929918f505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Wed, 23 Feb 2005 15:03:26 +0000 Subject: [PATCH] - spec fix --- net-snmp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 7c89267..06dd261 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -147,7 +147,7 @@ perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh %build %ifarch ia64 x86_64 s390x ppc64 -export LDFLAGS="-L%{_libdir}: +export LDFLAGS="-L%{_libdir}" %endif %configure \ --enable-static --enable-shared \