summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunmi Ha <yunmi.ha@samsung.com>2017-07-18 15:39:18 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2017-07-18 15:43:36 +0900
commitd3087974dd3bb02f09636e6a008173ef5ecf9990 (patch)
tree94980e71d33b9001866c5c6695ffef66bdcc464f
parent6d355d1e6eec4313abb5782e3522ce665138dcab (diff)
downloadsystem-plugin-d3087974dd3bb02f09636e6a008173ef5ecf9990.tar.gz
system-plugin-d3087974dd3bb02f09636e6a008173ef5ecf9990.tar.bz2
system-plugin-d3087974dd3bb02f09636e6a008173ef5ecf9990.zip
Remove "e4crypt" binary for IoT
This binary is not used on IoT profile. Change-Id: Iaa2c8de961073843e00beb95efda6deb7298fb4a Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com> Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r--packaging/system-plugin.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 0712fbb..9679442 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -271,11 +271,14 @@ rm %{_sysconfdir}/fstab
mv %{_sysconfdir}/fstab_2part %{_sysconfdir}/fstab
%posttrans iot
+# platform/upstream/dbus
rm -f %{_bindir}/dbus-cleanup-sockets
rm -f %{_bindir}/dbus-run-session
rm -f %{_bindir}/dbus-test-tool
rm -f %{_bindir}/dbus-update-activation-environment
rm -f %{_bindir}/dbus-uuidgen
+# platform/upstream/e2fsprogs
+rm -f %{_sbindir}/e4crypt
%files n4
%manifest %{name}.manifest