From d7bf370ca82e706f2885859b5955bc9918feb68a Mon Sep 17 00:00:00 2001 From: zhanx Date: Thu, 22 Jan 2009 10:23:56 +0000 Subject: [PATCH] update the net-snmp spec file --- AIX/net-snmp/net-snmp.5.4.2.1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/AIX/net-snmp/net-snmp.5.4.2.1.spec b/AIX/net-snmp/net-snmp.5.4.2.1.spec index a30947e..9a85bb1 100644 --- a/AIX/net-snmp/net-snmp.5.4.2.1.spec +++ b/AIX/net-snmp/net-snmp.5.4.2.1.spec @@ -76,7 +76,10 @@ export PATH=/usr/vac/bin:$PATH --enable-local-smux \ --with-sys-location="Unknown" \ --with-sys-contact="root@localhost" \ - --with-default-snmp-version="3" \ + --with-default-snmp-version="3" + +cp libtool libtool.orig +sed -e "s/hardcode_direct=yes/hardcode_direct=no/" libtool.orig > libtool chmod +x %{__find_requires} make %{?smp_mflags}