diff --git a/net-snmp.spec b/net-snmp.spec index 41799d0..1591da6 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -299,7 +299,6 @@ popd %install -rm -rf %{buildroot} make install DESTDIR=%{buildroot} # Determine which arch net-snmp-config.h is going to try to #include. @@ -498,6 +497,7 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test * Tue Feb 27 2018 Josef Ridky - 1:5.7.3-35 - compile against Python3 - add gcc requirement +- remove rm buildroot * Fri Feb 16 2018 Josef Ridky - 1:5.7.3-34 - fix wrong systemd patch (#1545946)