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}