Accepting request 896932 from home:flyos:branches:devel:languages:R:released

- Commenting out the following line:
  %{__install} -m 755 -d %{_infodir}
  which results in failure in Tumbleweed and doesn't seem to serve
  any purpose for other distributions.

OBS-URL: https://build.opensuse.org/request/show/896932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:R:released/R-base?expand=0&rev=115
This commit is contained in:
Detlef Steuer 2021-06-02 16:00:13 +00:00 committed by Git OBS Bridge
parent 2d6440369a
commit 3507df974e

@ -134,7 +134,7 @@ make DESTDIR=%{buildroot} install
make DESTDIR=%{buildroot} install-pdf
# Installation of Info-files
%{__install} -m 755 -d %{_infodir}
#%{__install} -m 755 -d %{_infodir}
%if 0%{?suse_version} > 1320
make DESTDIR=%{buildroot} INFODIR=%{buildroot}%{_infodir} install-info
%{__rm} -f %{buildroot}%{_infodir}/dir