Cleanup mxed usage of tabs and spaces. No need to changelog this minor change.

This commit is contained in:
Phil Wyett 2022-02-17 08:28:35 +00:00
parent ffe723a05d
commit a3913756ba

View File

@ -103,7 +103,7 @@ Development files for decoding and output libraries.
%build
autoreconf -vfi
%configure --enable-modules=yes --with-default-audio=alsa \
--with-audio=alsa,%{?enable_jack:jack},pulse,oss,%{?enable_portaudio:portaudio}
--with-audio=alsa,%{?enable_jack:jack},pulse,oss,%{?enable_portaudio:portaudio}
%make_build
pushd doc
doxygen doxygen.conf