man-pages: remove manpages that come with tzdata.
--HG-- extra : convert_revision : 417bec3199100e020812c33ac89e8a6c1b463c05
This commit is contained in:
parent
ec5ecc892b
commit
a313f35bec
|
@ -24,4 +24,9 @@ post_install()
|
|||
rm -f man3/getspnam.3
|
||||
# From xf86-input-mouse.
|
||||
rm -f man4/mouse.4
|
||||
# From tzdata.
|
||||
rm -f man5/tzfile.5
|
||||
rm -f man8/zdump.8
|
||||
rm -f man8/tzselect.8
|
||||
rm -f man8/zic.8
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue