diff options
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.patch | 14 |
1 files changed, 14 insertions, 0 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 new file mode 100644 index 000000000000..2e751c9ee5db --- /dev/null +++ b/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch @@ -0,0 +1,14 @@ +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 |
