summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-07-22 15:07:45 +0200
committerMarius Bakke <mbakke@fastmail.com>2017-07-22 15:07:45 +0200
commitaa51da7eef28706317ffd7c717f0c881b1e45748 (patch)
treeddc50fc32243b984ece238413e56728ab8cb71d8 /gnu/local.mk
parentc799eb2eb8b1a820147af96988eddaa9f752994b (diff)
gnu: Remove python-fake-factory leftovers.
This is a followup to c799eb2eb8b1a820147af96988eddaa9f752994b. * gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index bc2d79c1a8..dd111e0299 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -961,7 +961,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-statsmodels-fix-tests.patch \
%D%/packages/patches/python-configobj-setuptools.patch \
%D%/packages/patches/python-cython-fix-tests-32bit.patch \
- %D%/packages/patches/python-fake-factory-fix-build-32bit.patch \
%D%/packages/patches/python-faker-fix-build-32bit.patch \
%D%/packages/patches/python-pandas-skip-failing-tests.patch \
%D%/packages/patches/python-paste-remove-website-test.patch \