Fix the path of ldconfig 31/18831/1 accepted/tizen_ivi_panda tizen_ivi_panda accepted/tizen/ivi/panda/20140403.014809 submit/tizen_ivi_panda/20140403.011925
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 2 Apr 2014 01:47:30 +0000 (10:47 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 2 Apr 2014 01:47:30 +0000 (10:47 +0900)
Change-Id: I0520e27fccff2fec637897e882584ce5d9a30e3b

packaging/liblivebox-viewer.spec

index 913c788..7ff53a3 100644 (file)
@@ -71,8 +71,8 @@ rm -rf %{buildroot}
 %make_install
 mkdir -p %{buildroot}/%{_datarootdir}/license
 
-%post -n liblivebox-viewer -p /usr/sbin/ldconfig
-%postun -n liblivebox-viewer -p /usr/sbin/ldconfig
+%post -n liblivebox-viewer -p /sbin/ldconfig
+%postun -n liblivebox-viewer -p /sbin/ldconfig
 
 %files -n liblivebox-viewer
 %manifest %{name}.manifest