Bug#458143: libpod-simple-perl FTBFS with perl from experimental

Russ Allbery rra at debian.org
Sat Dec 29 03:21:49 UTC 2007


gregor herrmann <gregor+debian at comodo.priv.at> writes:

> ... as you said this affects a few hundred [0] of our packages. 
>
> Uh.
>
> (How does Makefile.PL have to be invoked differently?)

        $(PERL) Makefile.PL INSTALLDIRS=vendor \
                INSTALLVENDORARCH=/usr/lib/perl5/ \
                VENDORARCHEXP=/usr/lib/perl5/

for arch-specific packages, apparently, and:

        $(PERL) Makefile.PL INSTALLDIRS=vendor \
                INSTALLVENDORARCH=/usr/share/perl5/ \
                VENDORARCHEXP=/usr/share/perl5/

for arch-independent packages.

-- 
Russ Allbery (rra at debian.org)               <http://www.eyrie.org/~eagle/>





More information about the pkg-perl-maintainers mailing list