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:
committed by
Git OBS Bridge
parent
2d6440369a
commit
3507df974e
@@ -134,7 +134,7 @@ make DESTDIR=%{buildroot} install
|
|||||||
make DESTDIR=%{buildroot} install-pdf
|
make DESTDIR=%{buildroot} install-pdf
|
||||||
|
|
||||||
# Installation of Info-files
|
# Installation of Info-files
|
||||||
%{__install} -m 755 -d %{_infodir}
|
#%{__install} -m 755 -d %{_infodir}
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
make DESTDIR=%{buildroot} INFODIR=%{buildroot}%{_infodir} install-info
|
make DESTDIR=%{buildroot} INFODIR=%{buildroot}%{_infodir} install-info
|
||||||
%{__rm} -f %{buildroot}%{_infodir}/dir
|
%{__rm} -f %{buildroot}%{_infodir}/dir
|
||||||
|
Reference in New Issue
Block a user