man-pages: update to 3.23.
--HG-- extra : convert_revision : 06ae13adc13600a7980962c4177b41c6ffd069f3
This commit is contained in:
parent
b44e605e71
commit
f368eafa41
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'man-pages'
|
# Template file for 'man-pages'
|
||||||
pkgname=man-pages
|
pkgname=man-pages
|
||||||
version=3.22
|
version=3.23
|
||||||
revision=1
|
|
||||||
distfiles="${KERNEL_SITE}/docs/manpages/Archive/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/docs/manpages/Archive/$pkgname-$version.tar.bz2"
|
||||||
build_style=only-install
|
build_style=only-install
|
||||||
make_install_target="all prefix=$XBPS_DESTDIR/$pkgname-$version/usr"
|
make_install_target="all prefix=$XBPS_DESTDIR/$pkgname-$version/usr"
|
||||||
short_desc="Linux Documentation Project manual pages"
|
short_desc="Linux Documentation Project manual pages"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6f9665b2bc919b4a863aa0c58b2e0b1a4ac2427ebf07bfbdd014e725952cdd2c
|
checksum=74db52ca786330996e8454e4020402bc5b981801855181e19062a57bf3190a37
|
||||||
long_desc="
|
long_desc="
|
||||||
The Linux Documentation Project (LDP) manual pages."
|
The Linux Documentation Project (LDP) manual pages."
|
||||||
|
|
||||||
|
@ -29,4 +28,6 @@ post_install()
|
||||||
rm -f man8/zdump.8
|
rm -f man8/zdump.8
|
||||||
rm -f man8/tzselect.8
|
rm -f man8/tzselect.8
|
||||||
rm -f man8/zic.8
|
rm -f man8/zic.8
|
||||||
|
# From attr-devel.
|
||||||
|
rm -f man2/*xattr.2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue