Package: libswish-api-common-perl
Version: 0.03-1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs

This package fails to build with Perl 5.10 (currently in experimental.)

>From the build log:

/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Reference to invalid group 0 in regex; marked by <-- HERE in m/\.tar.\g
<-- HERE z$/ at Makefile.PL line 60.
make: *** [build-stamp] Error 255

Line 60 is

(my $distrodir = $distro) =~ s/\.tar.\gz$//g;

so the fix is clearly to write \.tar\.gz instead of \.tar.\gz .

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to