man-pages: remove attr.5, provided by attr-devel.
This commit is contained in:
parent
f1d9deaa4f
commit
c4f8247bcb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=4.00
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -36,6 +36,7 @@ do_install() {
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue