man-pages: don't remove xattr syscall pages
Those are not longer provided by attr-devel, and this prevents the xattr family of syscall man-pages from getting included in the man-pages devel package.
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
a18cfb1704
commit
0a98facef3
@@ -1,7 +1,7 @@
|
||||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=5.11
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
@@ -34,9 +34,6 @@ do_install() {
|
||||
# mdocml
|
||||
rm -f man7/man.7
|
||||
rm -f man7/mdoc.7
|
||||
# attr-devel
|
||||
rm -f man5/attr.5
|
||||
rm -f man2/*xattr.2
|
||||
# openssl-devel
|
||||
mv man3/rand.3 man3/glibc-rand.3
|
||||
mv man3/err.3 man3/glibc-err.3
|
||||
|
||||
Reference in New Issue
Block a user