[SPEC] Fix typo in spec file
authorgichan-jang <gichan2.jang@samsung.com>
Mon, 18 May 2020 04:26:17 +0000 (13:26 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 18 May 2020 10:02:24 +0000 (19:02 +0900)
Fix typo in spec file

Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
packaging/nnstreamer.spec

index bbcc3e2..7abbd6a 100644 (file)
@@ -354,9 +354,9 @@ You may enable this package to use Google Edge TPU with NNStreamer and Tizen ML
 
 # Support ArmNN
 %if 0%{?armnn_support}
-%define enable_armnn -Dearmnn_support=enabled
+%define enable_armnn -Darmnn_support=enabled
 %else
-%define enable_armnn -Dearmnn_support=disabled
+%define enable_armnn -Darmnn_support=disabled
 %endif
 
 # Support python