Bug#865563: libcatmandu-sru-perl FTBFS: test failures

Niko Tyni ntyni at debian.org
Mon Jun 26 19:50:33 UTC 2017


On Mon, Jun 26, 2017 at 08:36:41PM +0200, gregor herrmann wrote:

> Hm. Is there a difference between:
> perl -I. Build.PL # debhelper
> perl Build.PL -I. # cdbs

Yes, there seems to be.

The essential part of the diff of the generated Build files
from debhelper style to cdbs style is:

@@ -31,7 +31,7 @@ BEGIN {
   }
   unshift @INC,
     (
-     '.'
+
     );
 
 }

-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list