summaryrefslogtreecommitdiff
path: root/recipes/python/python-numpy/unbreak-assumptions.diff
blob: c5b448167f530965dad70a0b4b6df93c09d7df39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- /tmp/system_info.py	2008-08-22 00:38:16.000000000 +0200
+++ numpy-1.1.1/numpy/distutils/system_info.py	2008-08-22 00:40:33.013198000 +0200
@@ -137,11 +137,8 @@
     default_x11_lib_dirs = []
     default_x11_include_dirs = []
 else:
-    default_lib_dirs = ['/usr/local/lib', '/opt/lib', '/usr/lib',
-                        '/opt/local/lib', '/sw/lib']
-    default_include_dirs = ['/usr/local/include',
-                            '/opt/include', '/usr/include',
-                            '/opt/local/include', '/sw/include']
+    default_lib_dirs = ['/non-existant-dir']
+    default_include_dirs = ['non-existant-dir']
     default_src_dirs = ['.','/usr/local/src', '/opt/src','/sw/src']
 
     try:
tions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1 into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA