man-pages: remove manpages that come with tzdata.

--HG--
extra : convert_revision : 417bec3199100e020812c33ac89e8a6c1b463c05
This commit is contained in:
Juan RP 2009-08-01 11:03:20 +02:00
parent ec5ecc892b
commit a313f35bec
1 changed files with 5 additions and 0 deletions

View File

@ -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
}