common/hooks/post-install: remove unneeded messages.
This commit is contained in:
parent
d4e4f37c80
commit
af8b5befde
4 changed files with 0 additions and 4 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
hook() {
|
||||
if [ -z "$keep_libtool_archives" ]; then
|
||||
msg_normal "$pkgver: removing libtool archives...\n"
|
||||
find ${PKGDESTDIR} -type f -name *.la -delete
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue