~ruther/guix-local

3b6f8b579b7fa712170f0535e264d8d5112fd9bc — Mark H Weaver 9 years ago 3d82676
gnu: python-parse: Fix patch file name in gnu/local.mk.

This is a followup to commit aa6c09ed71acbc371731d56424ee403a69efb833.

* gnu/local.mk (dist_patch_DATA):
"python-python-parse-too-many-fields.patch" =>
"python-parse-too-many-fields.patch".
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/local.mk
M gnu/local.mk => gnu/local.mk +1 -1
@@ 793,7 793,7 @@ dist_patch_DATA =						\
  %D%/packages/patches/python-file-double-encoding-bug.patch	\
  %D%/packages/patches/python-fix-tests.patch			\
  %D%/packages/patches/python-ipython-inputhook-ctype.patch	\
  %D%/packages/patches/python-python-parse-too-many-fields.patch	\
  %D%/packages/patches/python-parse-too-many-fields.patch	\
  %D%/packages/patches/python-rarfile-fix-tests.patch		\
  %D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch	\
  %D%/packages/patches/python-statsmodels-fix-tests.patch	\