From db8925a6f27071074178e77c8e7e9683799a9ec5 Mon Sep 17 00:00:00 2001 From: duyyb Date: Fri, 3 Apr 2020 16:53:36 +0800 Subject: [PATCH] update sox.spec. --- sox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sox.spec b/sox.spec index ab43df5..40df77e 100644 --- a/sox.spec +++ b/sox.spec @@ -50,7 +50,7 @@ cp ${RPM_SOURCE_DIR}/binpatch.py binpatch.py %build CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" %configure --without-lpc10 --with-gsm --includedir=%{_includedir}/sox \ - --disable-static --with-distro=Fedora --with-dyn-default + --disable-static --with-distro=openEuler --with-dyn-default make V=1 %{?_smp_mflags} %install