summaryrefslogtreecommitdiff
path: root/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
blob: 2e751c9ee5dbf38f79c11bff5fdf45d9e804f7b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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