aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bokeh')
-rw-r--r--dev-python/bokeh/files/bokeh-0.7.1-setup.patch11
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/bokeh/files/bokeh-0.7.1-setup.patch b/dev-python/bokeh/files/bokeh-0.7.1-setup.patch
index 934f558b0..39ea156cc 100644
--- a/dev-python/bokeh/files/bokeh-0.7.1-setup.patch
+++ b/dev-python/bokeh/files/bokeh-0.7.1-setup.patch
@@ -1,5 +1,12 @@
---- setup.py 2015-01-12 19:37:38.000000000 +0100
-+++ setup.py.new 2015-01-20 23:44:09.000000000 +0100
+Remove inappropriate check for a previous installation.
+
+Original patch for bokek 0.5.0 (0.5.0-setup.patch).
+Ported for bokeh 0.7.1 by Marius Brehler.
+
+http://bugs.gentoo.org/527336
+
+--- setup.py
++++ setup.py.new
@@ -348,7 +348,6 @@ path = abspath(dirname(__file__))
print()