diff options
author | Leo Famulari <leo@famulari.name> | 2019-02-05 00:10:30 +0100 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2019-02-05 00:19:49 +0100 |
commit | 5baf78999cbe2c9291db281bfc7f0d3f7ff2555c (patch) | |
tree | 80cc0b68de825945bbcafe8de9a27a15de825f2e /gnu/local.mk | |
parent | 800d74dc9affc0f28e1a337ec89f93af438af9f6 (diff) | |
download | patches-5baf78999cbe2c9291db281bfc7f0d3f7ff2555c.tar patches-5baf78999cbe2c9291db281bfc7f0d3f7ff2555c.tar.gz |
gnu: Remove unused patch 'python2-rdflib-drop-sparqlwrapper.patch'.
* gnu/packages/patches/python2-rdflib-drop-sparqlwrapper.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index cd9e824dbf..4ce08a648d 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1170,7 +1170,6 @@ dist_patch_DATA = \ %D%/packages/patches/python-cffi-x87-stack-clean.patch \ %D%/packages/patches/python-fix-tests.patch \ %D%/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch \ - %D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch \ %D%/packages/patches/python-configobj-setuptools.patch \ %D%/packages/patches/python-faker-fix-build-32bit.patch \ %D%/packages/patches/python-mox3-python3.6-compat.patch \ |