From a3913756ba1ab6c5afe5342ffa160072833247e7 Mon Sep 17 00:00:00 2001 From: Phil Wyett Date: Thu, 17 Feb 2022 08:28:35 +0000 Subject: [PATCH] Cleanup mxed usage of tabs and spaces. No need to changelog this minor change. --- mpg123.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpg123.spec b/mpg123.spec index 8e31b25..25e4eb3 100644 --- a/mpg123.spec +++ b/mpg123.spec @@ -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