man-pages: update to 3.36.

This commit is contained in:
Juan RP 2012-03-03 21:43:04 +01:00
parent b63c5fce2f
commit 41ffb57d40

View file

@ -1,19 +1,18 @@
# Template file for 'man-pages' # Template file for 'man-pages'
pkgname=man-pages pkgname=man-pages
version=3.35 version=3.36
homepage="http://man7.org/linux/man-pages/index.html" homepage="http://man7.org/linux/man-pages/index.html"
distfiles="http://man7.org/linux/download/man-pages/$pkgname-$version.tar.gz" distfiles="${KERNEL_SITE}/docs/man-pages/$pkgname-$version.tar.gz"
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>"
license="GPL-2" license="GPL-2"
checksum=7ed4d47f976ef0da3e3d393b7fad3634a9a54c2007a3212c625d8bd00f583df4 checksum=c0575e31f73cd9dc2761c274217e06e7130fdfee510170957a9d72d012a5437c
long_desc=" long_desc="
The Linux Documentation Project (LDP) manual pages." The Linux Documentation Project (LDP) manual pages."
noarch=yes noarch=yes
do_install() do_install() {
{
make all prefix=${DESTDIR}/usr make all prefix=${DESTDIR}/usr
# Remove dup manpages. # Remove dup manpages.