From: Seungha Son Date: Wed, 28 Jul 2021 11:31:17 +0000 (+0900) Subject: halapi: Delete unused code to make directory X-Git-Tag: accepted/tizen/unified/20210803.123918^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F261899%2F1;p=platform%2Fhal%2Fapi%2Fcommon.git halapi: Delete unused code to make directory %{TZ_SYS_RO_ETC}/hal is not used directory then delete unused behavior to keep clean code. Change-Id: Icc7a1085ab42fc2018ab5deb5e29bd5e983a8fea Signed-off-by: Seungha Son --- diff --git a/packaging/hal-api-common.spec b/packaging/hal-api-common.spec index 332b249..55ad46f 100644 --- a/packaging/hal-api-common.spec +++ b/packaging/hal-api-common.spec @@ -89,11 +89,6 @@ rm -rf %{buildroot} /sbin/ldconfig chsmack -a "System" -t %{hal_rpmdb_checker_path} -if [ ! -d %{TZ_SYS_RO_ETC} ] -then - mkdir -p %{TZ_SYS_RO_ETC}/hal -fi - %postun /sbin/ldconfig