commit 818654c3b00b72e20578f051bda4d3eb3a83badf
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 17:52:00 2019 +0000
Fix configure option
normalize.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/normalize.spec b/normalize.spec
index 7377e1a..dd81d36 100644
--- a/normalize.spec
+++ b/normalize.spec
@@ -51,7 +51,7 @@ done
%build
-%configure --enable-xmms --with-mad --with-audiofile --disable-static
+%configure --enable-xmms --with-audiofile --disable-static
make %{?_smp_mflags}
Show replies by date