summaryrefslogtreecommitdiff
path: root/dev-python/PyECLib/files/1.0.7-erasurecode_locations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyECLib/files/1.0.7-erasurecode_locations.patch')
-rw-r--r--dev-python/PyECLib/files/1.0.7-erasurecode_locations.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-python/PyECLib/files/1.0.7-erasurecode_locations.patch b/dev-python/PyECLib/files/1.0.7-erasurecode_locations.patch
deleted file mode 100644
index 9f12a56cf19a..000000000000
--- a/dev-python/PyECLib/files/1.0.7-erasurecode_locations.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py 2015-04-15 18:13:08.000000000 -0500
-+++ setup.py.new 2015-08-04 20:36:06.236656803 -0500
-@@ -66,7 +66,7 @@
- default_include_paths = [default_python_incdir,
- '/usr/local/include', '/usr/local/include/jerasure',
- '/usr/include', 'src/c/pyeclib_c',
-- '/usr/local/include']
-+ '/usr/include/liberasurecode', '/usr/local/include']
-
- libflags = ''
- includeflags = ''