summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang kim <wchang.kim@samsung.com>2023-09-20 10:55:55 +0900
committerwchang kim <wchang.kim@samsung.com>2023-09-20 10:55:55 +0900
commit40d2c856aa22cd3841bb271d37003b4d10cef6db (patch)
treef2bf29aa71b5d6905674f925e7cfc5d5d03da15c
parent2fc2d0f00446f3347d31ca1d98e9fb8325f980d2 (diff)
downloadmeta-accepted/tizen_8.0_unified.tar.gz
meta-accepted/tizen_8.0_unified.tar.bz2
meta-accepted/tizen_8.0_unified.zip
Change-Id: I57ad16b7586266b556426c46d987498e7968dc4f
-rw-r--r--scripts/iot-making-building-blocks-dll.post4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/iot-making-building-blocks-dll.post b/scripts/iot-making-building-blocks-dll.post
index 7903846..1001ba4 100644
--- a/scripts/iot-making-building-blocks-dll.post
+++ b/scripts/iot-making-building-blocks-dll.post
@@ -42,5 +42,5 @@ fi
# remove files and package related to dotnet used only in MIC
rm -rf $DOTNET_MIC_DIR
-rpm -e patchelf
-rpm -e crossgen2-mic
+rpm -e patchelf --nodeps
+rpm -e crossgen2-mic --nodeps