summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-11-08 22:37:33 -0500
committerMark H Weaver <mhw@netris.org>2015-11-13 12:42:47 -0500
commit4d53c29e6ca0fb432e92c298f9537c688fbbc10e (patch)
tree175ab6b3d4b7ad853e6b003cc680fea56c082009 /doc
parent9715df7fbed076a1073a5d90d81a26f2b8e24df8 (diff)
downloadguix-4d53c29e6ca0fb432e92c298f9537c688fbbc10e.tar.gz
gnu: mit-krb5: Refactor build code; support multiple patches.
* gnu/packages/mit-krb5.scm (mit-krb5)[source]: Use version-major+minor.
  [arguments]: Use modify-phases.  Split and rewrite 'unpack' phase into
  'unpack', 'apply-patches', and 'enter-source-directory' phases.  Add a
  'pre-check' phase instead of replacing the 'check' phase.  Combine
  substitutions on the same file.  In the 'unpack' phase, find
  native-inputs with names starting with "patch/" and apply them all.
  Print a message for each patch applied.  Do not rely on the result of
  'chdir', which is unspecified.  Determine the names of the inner tar
  file and the directory in a more robust way.  Add (ice-9 ftw),
  (ice-9 match) and (srfi srfi-1) to #:modules.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions