mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-24 02:19:53 +00:00
update the net-snmp spec file
This commit is contained in:
parent
24e80e89d9
commit
d7bf370ca8
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user