summaryrefslogtreecommitdiffstats
path: root/gl/modules/tempname.diff
AgeCommit message (Collapse)AuthorLines
2012-07-27maint: refresh stale local gnulib patch filesJim Meyering-2/+4
We carry local adjustments for a few gnulib modules via the patches in gl/. Nearly all of those patches had become stale due to evolution of the originals in gnulib. To refresh them, first make sure you have no local changes in gl/ or in the gnulib submodule, then run "make refresh-gnulib-patches".
2011-10-27build: avoid bootstrap failure when using patch-2.5.8Jim Meyering-5/+5
* gl/modules/tempname.diff: Regenerate to correct bogus offsets and adjust for 1-line offset. Eric Blake reported that this patch failed to apply when using patch-2.5.8. Note that it applies fine using patch-2.6.1.
2011-06-17maint: use modules/tempname.diff file, not a replacement; update gnulibJim Meyering-0/+18
Using a .diff is much more maintainable. Otherwise, changes in the gnulib module description file may not be noticed and merged promptly and may even result in subtle errors. Luckily, this time, the failure to propagate gnulib's changes to modules/tempname resulted only in an obvious link failure. * gl/modules/tempname: Remove file. * gl/modules/tempname.diff: Use a .diff file instead. * gnulib: Update submodule to latest.