Accepting request 494587 from home:jengelh:branches:network:utilities
- Do away with %__ macro indirections. OBS-URL: https://build.opensuse.org/request/show/494587 OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=31
This commit is contained in:
parent
77a8b4ca1a
commit
b02014494e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 11 10:32:28 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Do away with %__ macro indirections.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 8 16:33:22 UTC 2017 - liedke@rz.uni-mannheim.de
|
Mon May 8 16:33:22 UTC 2017 - liedke@rz.uni-mannheim.de
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
%{__ln_s} -f fping.8 %{buildroot}%{_mandir}/man8/fping.8
|
ln -fs fping.8 %{buildroot}%{_mandir}/man8/fping.8
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user