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:
93149af
)
[TRE-2649] Add /var/log/zypp directory delete logic to post script
60/254860/2
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Wed, 10 Mar 2021 06:02:31 +0000
(15:02 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Wed, 10 Mar 2021 06:34:42 +0000
(15:34 +0900)
Change-Id: Ic85173913b454ed9a62fbe9a5ca5410a01ce5714
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
scripts/common-cleanup-directory.post
patch
|
blob
|
history
diff --git
a/scripts/common-cleanup-directory.post
b/scripts/common-cleanup-directory.post
index bad61fe687fdd1b3a2956b96dd24638365592a6a..899703f5a7be010e6e5b929f3979a816837e753c 100644
(file)
--- a/
scripts/common-cleanup-directory.post
+++ b/
scripts/common-cleanup-directory.post
@@
-5,3
+5,6
@@
echo "############### common-cleanup-directory.post ################"
rm -rf /usr/include
rm -rf /usr/share/man
rm -rf /usr/share/doc
+
+# remove libzypp history
+rm -rf /var/log/zypp