ERRORS: subversion.spec
Jakub Bogusz
qboosh at pld-linux.org
Thu Jun 9 19:02:46 CEST 2005
On Thu, Jun 09, 2005 at 06:39:56PM +0200, The Undefined wrote:
> On Thu, Jun 09, 2005 at 06:28:47PM +0200, The Undefined wrote:
> > perl 5.8.7 generate man pages *.3perl
> > perl 5.8.6 generate man pages *.3pm
> > what are we doing with this?
> >
> > change specs, or perl behaviour?
> in perl:
>
> [undefine at uc64 undefine]$ grep ^man3ext /usr/lib64/perl5/5.8.6/amd64-pld-linux-thread-multi/Config*
> man3ext='3pm'
>
> [undefine at amd64-devel undefine]$ grep ^man3ext /usr/lib64/perl5/5.8.7/amd64-pld-linux-thread-multi/Config*
> /usr/lib64/perl5/5.8.7/amd64-pld-linux-thread-multi/Config_heavy.pl:man3ext='3perl'
>
> what is correct?
> is there any perl "hacker"? ;)
Uhm, perl.spec passes:
-Dman1dir=%{_mandir}/man1 -Dman1ext=1 \
-Dman3dir=%{_mandir}/man3 -Dman3ext=3perl \
-Dvendorman1dir=%{_mandir}/man1 -Dvendorman1ext=1p \
-Dvendorman3dir=%{_mandir}/man3 -Dvendorman3ext=3pm \
^^^
-Dsiteman1dir=%{_usr}/local/man/man1 -Dsiteman1ext=1p \
-Dsiteman3dir=%{_usr}/local/man/man3 -Dsiteman3ext=3pm \
Maybe subversion has some broken makefile which partially uses privdirs
instead of vendordirs?
--
Jakub Bogusz http://qboosh.cs.net.pl/
More information about the pld-devel-en
mailing list