Alex Kost <[email protected]> skribis: > * gnu/packages.scm (search-patches): New macro.
[...] > +(define-syntax-rule (search-patches file-name ...) > + "Return the list of patches for each FILE-NAME." Nitpick: “Return the list of absolute file names corresponding to each FILE-NAME found in %PATCH-PATH.” Otherwise OK! Ludo’.
