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
|
@ -8,7 +8,6 @@ hook() {
|
|||
return 0
|
||||
fi
|
||||
|
||||
msg_normal "$pkgver: processing manual pages...\n"
|
||||
find ${PKGDESTDIR}/usr/share/man -type f -follow | while read f
|
||||
do
|
||||
j=$(echo "$f"|sed -e "$fpattern")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue