summaryrefslogtreecommitdiff
path: root/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/astropy/files/astropy-1.0.4-disable_helper.patch')
-rw-r--r--dev-python/astropy/files/astropy-1.0.4-disable_helper.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch b/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
deleted file mode 100644
index 2e751c9ee5d..00000000000
--- a/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Author: Ole Streicher <olebole@debian.org>
-Description: Disable astropy-helpers copy
-Bug: https://bugs.debian.org/761055
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -22,7 +22,7 @@
- bitmap = static/wininst_background.bmp
-
- [ah_bootstrap]
--auto_use = True
-+auto_use = False
-
- [pep8]
- # E101 - mix of tabs and spaces