Because %{TZ_SYS_RO_APP}/%{name}/bin, res are created by
installation (%files has entries in these paths:
-f inputmethod-setting.lang and .../bin/*), these two removed
lines are unnecessary.
This is a code clean commit that preceeds
a commit that removed profile build dependency and
model-build-features.
Change-Id: I359246b46020fa67cfd1608a2c8dc28d5b76edf1
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
-DTZ_SYS_RO_ICONS=%TZ_SYS_RO_ICONS
make %{?jobs:-j%jobs}
-%post
-/sbin/ldconfig
-
-mkdir -p %{TZ_SYS_RO_APP}/%{name}/bin
-mkdir -p %{TZ_SYS_RO_APP}/%{name}/res
+%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig