summaryrefslogtreecommitdiff
path: root/packages/python/python-native-2.3.3/bindir-libdir.patch
blob: 999bddc449f63044f46dc86b56203ef6239a660a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

#
# Made by http://www.mn-logistik.de/unsupported/pxa250/patcher
#

--- Python-2.3.1/Makefile.pre.in~bindir-libdir	2003-09-20 12:50:28.000000000 +0200
+++ Python-2.3.1/Makefile.pre.in	2003-11-02 19:53:17.000000000 +0100
@@ -78,8 +78,8 @@
 exec_prefix=	@exec_prefix@
 
 # Expanded directories
-BINDIR=		$(exec_prefix)/bin
-LIBDIR=		$(exec_prefix)/lib
+BINDIR=		@bindir@
+LIBDIR=		@libdir@
 MANDIR=		@mandir@
 INCLUDEDIR=	@includedir@
 CONFINCLUDEDIR=	$(exec_prefix)/include
h=2016-10&id=b8feee3cf21f70ba4ec3b822d2f596d4fc02a292'>Replace one-line DESCRIPTION with SUMMARYPaul Eggleton1 2013-05-12mpfr: upgraded to 3.1.2Bogdan Marinescu2 2013-01-04mpfr: update to upstream version 3.1.1Marko Lindqvist3 2012-05-25mpfr: fix build with automake 1.12Nitin A Kamble2 2012-02-24mpfr: add patch to fix build for thumbMartin Jansa2 2011-11-17mpfr: upgrade from 3.0.1 to 3.1.0Nitin A Kamble1 2011-04-22mpfr: upgrade from 3.0.0 to 3.0.1Nitin A Kamble1 2010-12-09SRC_URI Checksums AdditionalsSaul Wold1 2010-12-02mpfr:Add license checksum and update the GPL informationMei Lei1 2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie2