[email protected] skribis: > From: Eric Bavier <[email protected]> > > * gnu/packages/patches/perl-autosplit-default-time.patch: New patch. > * gnu/packages/perl.scm (perl): Use it. > * gnu-system.am (dist_patch_DATA): Add it.
Good catch, OK for ‘core-updates’. (It’s the 2nd case where we see assumptions about the range of an mtime.) > +AutoSplit will fail to create an index for files whose modification time is 0 > +because its default time for a non-existent index is 1. Set this default > time > +to -1 instead. What is the index used for? Thanks, Ludo’.
