projects
/
profile
/
common
/
meta.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fc2d0f
)
Adding the option of '--nodeps' to some commands of rpm
05/299105/1
accepted/tizen_8.0_unified
tizen_8.0
accepted/tizen/8.0/unified/20231005.095722
accepted/tizen/unified/20230920.072023
tizen_8.0_m2_release
author
wchang kim
<wchang.kim@samsung.com>
Wed, 20 Sep 2023 01:55:55 +0000
(10:55 +0900)
committer
wchang kim
<wchang.kim@samsung.com>
Wed, 20 Sep 2023 01:55:55 +0000
(10:55 +0900)
Change-Id: I57ad16b7586266b556426c46d987498e7968dc4f
scripts/iot-making-building-blocks-dll.post
patch
|
blob
|
history
diff --git
a/scripts/iot-making-building-blocks-dll.post
b/scripts/iot-making-building-blocks-dll.post
index
7903846
..
1001ba4
100644
(file)
--- 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