SHA256
1
0
forked from pool/aqbanking

Accepting request 734001 from home:wolfi323:branches:Office

Fix build error:  
mv: cannot move '/home/abuild/rpmbuild/BUILDROOT/aqbanking-5.99.36-lp151.1.1.x86_64/usr/share/doc/aqbanking' to a subdirectory of itself, '/home/abuild/rpmbuild/BUILDROOT/aqbanking-5.99.36-lp151.1.1.x86_64/usr/share/doc/aqbanking/aqbanking'

OBS-URL: https://build.opensuse.org/request/show/734001
OBS-URL: https://build.opensuse.org/package/show/Office/aqbanking?expand=0&rev=20
This commit is contained in:
Johannes Engel 2019-09-30 09:35:29 +00:00 committed by Git OBS Bridge
parent 8143f1b57e
commit f4001cb237

View File

@ -168,7 +168,7 @@ make
%install %install
%makeinstall %makeinstall
mv %{buildroot}%{_datadir}/doc/%{_name} %{buildroot}%{_datadir}/doc/%{name} #mv %{buildroot}%{_datadir}/doc/%{_name} %{buildroot}%{_datadir}/doc/%{name}
#mv %{buildroot}%{_includedir}/aqpaypal %{buildroot}%{_includedir}/%{name}6/ #mv %{buildroot}%{_includedir}/aqpaypal %{buildroot}%{_includedir}/%{name}6/
%if %build_ebics %if %build_ebics
#mv %{buildroot}%{_includedir}/aqebics %{buildroot}%{_includedir}/%{name}6/ #mv %{buildroot}%{_includedir}/aqebics %{buildroot}%{_includedir}/%{name}6/