summaryrefslogtreecommitdiff
path: root/packages/python/python-pyode/install.patch
blob: 6f230972c7b830e9970b9579486819534fce545f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: PyODE-1.2.0/setup.py
===================================================================
--- PyODE-1.2.0.orig/setup.py
+++ PyODE-1.2.0/setup.py
@@ -39,11 +39,6 @@ if sys.platform=="win32":
 # Linux (and other) specific settings
 ######################################################################
 else:
-
-   for base in ["/usr", "/usr/local", "/opt/local"]:
-      INC_DIRS += [os.path.join(base, "include")]
-      LIB_DIRS += [os.path.join(base, "lib")]
-
    LIBS += ["ode", "stdc++"]
 
 
o DEPENDSRolf Leggewie1 2008-01-29libxml2: Provide common includeRobert Schuster3 2008-01-28divers: delete 22 empty directoriesRolf Leggewie1 2008-01-24libxml2_2.6.29.bb : use new DEBIANNAME handling to rename libxml2Graeme Gregory1 2007-12-18libxml: dropped not used fileMarcin Juszkiewicz1 2007-10-24packages/libxml/libxml2: Create the directory before staging files into it.Holger Freyther1 2007-10-21libxml: Stage binconfig file to the correct place (from poky)Richard Purdie1 2007-10-19libxml2: drop useless noteMarcin Juszkiewicz1 2007-08-18libxml2-native: catch up with python2.5 updateMichael Lauer6 2007-08-02libxml2: update to 2.6.29, closes #2702Antti Andreimann2 2007-04-15libxml2: no argumentation was given for the libiconv dep, so remove it. ARm,...Koen Kooi1 2007-04-07libxml2 2.6.26: Added libiconv dependencyShane Volpe1 2007-02-24packages/libxml/libxml2-native_2.6.26.bbShane Volpe2 2007-02-20packages/libxml/libxml2_2.6.26.bb: copy xml2-config to staging/binStelios Koroneos1 2007-02-16libxml: update libxml2-native to 2.6.26. Closes 1837. Thanks.Tom Kirkpatrick1 2007-01-04libxml2-native: fixed SRC_URI for 2.6.9Marcin Juszkiewicz1 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2 2006-12-15libxml2: fix build for powerpc, which is suspiciously lacking a -ldlKoen Kooi1 2006-10-28libxml2-native 2.6.10: fix SRC_URIKoen Kooi1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi3 2006-09-30libxml2 2.6.26 fix SRC_URIMichael Lauer1 2006-09-29libxml: added 2.6.26Marcin Juszkiewicz1 2006-09-10libxml2 2.6.22: Remove spurious .debug directories from the non -dbg packages.Jamie Lenehan1 2006-08-28libxml++: move to correct subdirKoen Kooi1 2006-07-24libxml-native - Initial add.Raymond Danks2 2006-07-12libxml2: bring 2.6.22 up to modern standards, remove 2.6.7, 2.6.9, 2.6.10Michael Lauer4 2006-03-28libxml2: Fixed the download URL's for all libxml2 packages.Mika Laitio4 2005-12-06libxml2: enable schemas, needed for qof and phpKoen Kooi1 2005-11-13libxml2: add 2.6.22 with a patch to remove the regression tester that fails t...Koen Kooi3 2005-10-25libxml: fixed SRC_URI for 2.6.7, 2.6.9 versionsMarcin Juszkiewicz2