Fix build error on 64bit 49/251249/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 12 Jan 2021 03:52:17 +0000 (12:52 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 12 Jan 2021 03:52:17 +0000 (12:52 +0900)
Change-Id: I1cfcf982c8429344a53c7ed8570b65088958b81c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/nlp.spec

index 01185bd..bbb6d3c 100755 (executable)
@@ -76,8 +76,8 @@ tpk-backend -d %{name} --preload --force-remove
 %attr(755,root,root) %{_app_bin_dir}/org.tizen.nlp.service
 %{_app_bin_dir}/*
 %{TZ_SYS_RO_PACKAGES}/org.tizen.nlp.service.xml
-%{python3_sitelib}/langdetect/*
-%{python3_sitelib}/nltk/*
+%{_libdir}/python3.9/site-packages/langdetect/*
+%{_libdir}/python3.9/site-packages/nltk/*
 %license LICENSE
 
 %files data-en