fixup! acm-sink: Add new sink module for ACM service 59/207659/1 accepted/tizen/unified/20190611.050207 submit/tizen/20190611.014748
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 11 Jun 2019 01:14:19 +0000 (10:14 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 11 Jun 2019 01:14:25 +0000 (10:14 +0900)
Change-Id: I3ad1af3fac13640fa176518c5dd538b09801d449
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec

index 1d8ca37..5fe0b00 100644 (file)
@@ -44,7 +44,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing -D__TIZEN__ -DSYSCONFDIR=\\\"%{_
 export LD_AS_NEEDED=0
 %reconfigure --prefix=%{_prefix} \
         --disable-static \
-        --enable-acm
+        --enable-acm \
 %if "%{tizen_profile_name}" == "tv"
         --enable-vconf-helper
 %endif