From d3b883ac7d75a70eeb5a206f812471e9ad68be32 Mon Sep 17 00:00:00 2001 From: "jungmin76.park" Date: Mon, 25 Feb 2013 23:22:48 +0900 Subject: [PATCH] remove chsmake from rpm spec. Change-Id: I0f06d984e47eedc3df810e08692ecdfb00d5918e Signed-off-by: jungmin76.park --- packaging/osp-livebox-service.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packaging/osp-livebox-service.spec b/packaging/osp-livebox-service.spec index 53b012a..47604f7 100644 --- a/packaging/osp-livebox-service.spec +++ b/packaging/osp-livebox-service.spec @@ -54,11 +54,6 @@ cp %{_builddir}/%{name}-%{version}/LICENSE %{buildroot}/usr/share/license/%{nam /usr/etc/package-manager/backend/tpk -i /usr/apps/gi2qxenosh cp -f %{_libdir}/osp/osp-system-service-loader /usr/apps/gi2qxenosh/bin/%{name} -if [ -f /usr/lib/rpm-plugins/msm.so ] -then - chsmack -a %{name} /usr/apps/gi2qxenosh/bin/%{name} - chsmack -e %{name} /usr/apps/gi2qxenosh/bin/%{name} -fi #%postun -p /sbin/ldconfig -- 2.7.4