diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2018-01-05 22:52:01 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2018-01-05 22:52:46 +0900 |
commit | 73c2c08704309f544c9bcac2188bb0df1c8cb429 (patch) | |
tree | 14d61f337e2d89814cb3c73b69efc8ff99679942 | |
parent | 891e33a5d7a33297cf0869e3ddf425d411a5add9 (diff) | |
download | system-plugin-73c2c08704309f544c9bcac2188bb0df1c8cb429.tar.gz system-plugin-73c2c08704309f544c9bcac2188bb0df1c8cb429.tar.bz2 system-plugin-73c2c08704309f544c9bcac2188bb0df1c8cb429.zip |
Remove unused %post device-circle
Change-Id: Ifaa7c6eaa34c3641aa6855eee3059f6c209a6ae8
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | packaging/system-plugin.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec index 2f4e93e..1b05ce4 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -258,9 +258,6 @@ systemctl daemon-reload %{_unitdir}/csa.mount %{_unitdir}/local-fs.target.wants/csa.mount -%post device-circle -mv %{_sysconfdir}/fstab_3parts %{_sysconfdir}/fstab - %files device-u3 %manifest %{name}.manifest %license LICENSE.Apache-2.0 |