This commit is contained in:
parent
4a3d1f02d0
commit
d987963183
@ -172,7 +172,9 @@ install -m 0755 %SOURCE1 %{buildroot}%{_bindir}/
|
|||||||
install -m 0755 %SOURCE2 %{buildroot}%{_bindir}/
|
install -m 0755 %SOURCE2 %{buildroot}%{_bindir}/
|
||||||
mv %{buildroot}/%{_mandir}/de.UTF-8 %{buildroot}/%{_mandir}/de
|
mv %{buildroot}/%{_mandir}/de.UTF-8 %{buildroot}/%{_mandir}/de
|
||||||
mv %{buildroot}/%{_mandir}/fr.UTF-8 %{buildroot}/%{_mandir}/fr
|
mv %{buildroot}/%{_mandir}/fr.UTF-8 %{buildroot}/%{_mandir}/fr
|
||||||
|
%ifnarch x86_64
|
||||||
mv %{buildroot}/%{_mandir}/pl.UTF-8 %{buildroot}/%{_mandir}/pl
|
mv %{buildroot}/%{_mandir}/pl.UTF-8 %{buildroot}/%{_mandir}/pl
|
||||||
|
%endif
|
||||||
install -c %{SOURCE11} %{buildroot}/%{_mandir}/man1/
|
install -c %{SOURCE11} %{buildroot}/%{_mandir}/man1/
|
||||||
|
|
||||||
tar xjf %{SOURCE5}
|
tar xjf %{SOURCE5}
|
||||||
|
Loading…
Reference in New Issue
Block a user