summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/quilt-getopt-nondigit-param.patch
Commit message (Collapse)AuthorAge
* gnu: quilt: Use shorter file names for patches.Ludovic Courtès2018-12-05
We were reaching the 99-character limit of POSIX tar. * gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch: Rename to... * gnu/packages/patches/quilt-getopt-nondigit-param.patch: ... this. * gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch: Rename to... * gnu/packages/patches/quilt-getopt-second-separator.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/patchutils.scm (quilt)[source](patches): Likewise.