man-pages: remove now obsolete INSTALL file.
This commit is contained in:
parent
201dfd58cb
commit
3bd164642a
|
@ -1,8 +0,0 @@
|
|||
# Rebuild mandb cache.
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
if [ -x usr/bin/mandb ]; then
|
||||
usr/bin/mandb -q usr/share/man || :
|
||||
fi
|
||||
;;
|
||||
esac
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=3.72
|
||||
revision=2
|
||||
revision=3
|
||||
noarch="yes"
|
||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue