diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-12-16 18:29:06 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-12-16 18:29:17 +0900 |
commit | f05981b90d5527bdb837b658d8562749fb691eb4 (patch) | |
tree | 08f77573dd0c67beb970b49f210c7060e4514da4 | |
parent | 7b04bbdc9fd38bc2f8080566e0f263e221137fc9 (diff) | |
download | meta-mobile-f05981b90d5527bdb837b658d8562749fb691eb4.tar.gz meta-mobile-f05981b90d5527bdb837b658d8562749fb691eb4.tar.bz2 meta-mobile-f05981b90d5527bdb837b658d8562749fb691eb4.zip |
Adjust post scriptsubmit/tizen_mobile/20151216.092931accepted/tizen/mobile/20151216.101441
Change-Id: I9d0e5069a4209ba78d64d66c85421264cb696f70
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | scripts/mobile-adaptation-tm1.post | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/mobile-adaptation-tm1.post b/scripts/mobile-adaptation-tm1.post index 11f77ae..4e3b217 100644 --- a/scripts/mobile-adaptation-tm1.post +++ b/scripts/mobile-adaptation-tm1.post @@ -5,7 +5,6 @@ echo "#################### mobile-adaptation-tm1.post ####################" rm /boot/kernel/dzImage rm /boot/kernel/dzImage-recovery -# remove headers and docs -rm -rf /usr/include +# remove manuals and docs rm -rf /usr/share/man rm -rf /usr/share/doc |