On Thu, 2008-07-10 at 15:35 +0200, Firmicus wrote: > > Suit yourself. My only other comment would be that the man*ext settings > > for a Build.PL script is not required. The man extensions will be > > provided by perl's Config.pm during build. I was sure I had posted a > > Build.PL example on the wiki but I can't find it now. A Makefile.PL one > > is in the perl policy page. > > > > > OK, thanks. I had out in in my prototype but I think it was based on a > PKGBUILD with Build.PL that you had made before perl 5.10 was put in extra. > > F
Yep. pkgrel=0 needed man*ext set. For pkgrel>0 the Config.pm file man*ext defaults are tweaked after perl is compiled. k -- K. Piche <[EMAIL PROTECTED]>

