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
|
@ -14,7 +14,6 @@ hook() {
|
|||
if [ "$pkgname" != "texinfo" ]; then
|
||||
rm -f ${PKGDESTDIR}/usr/share/info/dir
|
||||
fi
|
||||
msg_normal "$pkgver: processing info(1) files...\n"
|
||||
|
||||
find ${PKGDESTDIR}/usr/share/info -type f -follow | while read f
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue