Yves-Alexis Perez, le Tue 18 Oct 2011 08:17:41 +0200, a écrit : > > perl limits its expanded glob pattern size to MAXPATHLEN, or to 1024 > > when that is not defined. debian/evolution.install expands to more > > than > > that, resulting with an empty result... Could you apply the attached > > patch > > to split that "long" path? > > In fact the globbing should be dropped since it's not supported, sadly. > But shouldn't something be done about that hardcoded size in perl? It > looks spurious to me (even MAXPATHLEN though).
Sure. I'm just afraid I'm not brave enough to dare into globbing code :) Samuel _______________________________________________ Pkg-evolution-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-evolution-maintainers

