On Sun, Jun 1, 2014 at 4:39 PM, Bastien ROUCARIES <roucaries.bast...@gmail.com> wrote: > control: tags -1 + pending > control: tags -1 + patch > > we're changing the directory where binary Perl modules are installed > from the traditional /usr/lib/perl5 to either /usr/lib/<triplet>/perl5 > (containing the multiarch triplet) or /usr/lib/<triplet>/perl5/<version> > (containing additionally the current major Perl version.) > > There's a pending Perl policy change in #748380 advising packages not > to hardcode /usr/lib/perl5 anymore but to expand $Config{vendorarch} > (from the Config module) during the build instead. > > See for log http://people.debian.org/~ntyni/perl/5.20/logs/20140530/multiarch/ > > > I am now compiling a proposed fix Error here:
# Remove empty directories in debian/tmp find "/«BUILDDIR»/imagemagick-6.7.7.10+dfsg/debian/tmp" -type d -empty | xargs -r rmdir -p # Remove RPATH from Magick.so chrpath -d "/«BUILDDIR»/imagemagick-6.7.7.10+dfsg/debian/tmp"/usr/lib/perl5/auto/Image/Magick/Magick.so open: No such file or directory elf_open: Invalid argument make: *** [install] Error 1 > > Bastien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org