mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
man-pages: remove attr.5, provided by attr-devel.
This commit is contained in:
parent
f1d9deaa4f
commit
c4f8247bcb
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'man-pages'
|
# Template file for 'man-pages'
|
||||||
pkgname=man-pages
|
pkgname=man-pages
|
||||||
version=4.00
|
version=4.00
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Linux Documentation Project (LDP) manual pages"
|
short_desc="Linux Documentation Project (LDP) manual pages"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -36,6 +36,7 @@ do_install() {
|
||||||
rm -f man7/man.7
|
rm -f man7/man.7
|
||||||
rm -f man7/mdoc.7
|
rm -f man7/mdoc.7
|
||||||
# attr-devel
|
# attr-devel
|
||||||
|
rm -f man5/attr.5
|
||||||
rm -f man2/*xattr.2
|
rm -f man2/*xattr.2
|
||||||
# openssl-devel
|
# openssl-devel
|
||||||
mv man3/rand.3 man3/glibc-rand.3
|
mv man3/rand.3 man3/glibc-rand.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue