Use spaces instead of tabs

This commit is contained in:
Andreas Schneider 2018-09-24 11:59:15 +02:00
parent d24ae51b78
commit d78c05ea80
1 changed files with 6 additions and 6 deletions

View File

@ -883,12 +883,12 @@ export PYTHON=%{__python2}
--accel-aes=intelaesni \
%endif
--with-systemd \
--systemd-install-services \
--with-systemddir=/usr/lib/systemd/system \
--systemd-smb-extra=%{_systemd_extra} \
--systemd-nmb-extra=%{_systemd_extra} \
--systemd-winbind-extra=%{_systemd_extra} \
--systemd-samba-extra=%{_systemd_extra} \
--systemd-install-services \
--with-systemddir=/usr/lib/systemd/system \
--systemd-smb-extra=%{_systemd_extra} \
--systemd-nmb-extra=%{_systemd_extra} \
--systemd-winbind-extra=%{_systemd_extra} \
--systemd-samba-extra=%{_systemd_extra} \
--extra-python=%{__python3}
make %{?_smp_mflags}