Remove obsolete statement
This commit is contained in:
parent
38fee6398d
commit
fd2b06be09
@ -299,7 +299,6 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
|
||||||
make install DESTDIR=%{buildroot}
|
make install DESTDIR=%{buildroot}
|
||||||
|
|
||||||
# Determine which arch net-snmp-config.h is going to try to #include.
|
# 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 <jridky@redhat.com> - 1:5.7.3-35
|
* Tue Feb 27 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-35
|
||||||
- compile against Python3
|
- compile against Python3
|
||||||
- add gcc requirement
|
- add gcc requirement
|
||||||
|
- remove rm buildroot
|
||||||
|
|
||||||
* Fri Feb 16 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-34
|
* Fri Feb 16 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-34
|
||||||
- fix wrong systemd patch (#1545946)
|
- fix wrong systemd patch (#1545946)
|
||||||
|
Loading…
Reference in New Issue
Block a user