mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
man-pages: remove now obsolete INSTALL file.
This commit is contained in:
parent
201dfd58cb
commit
3bd164642a
2 changed files with 1 additions and 9 deletions
|
@ -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'
|
# Template file for 'man-pages'
|
||||||
pkgname=man-pages
|
pkgname=man-pages
|
||||||
version=3.72
|
version=3.72
|
||||||
revision=2
|
revision=3
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue