aboutsummaryrefslogtreecommitdiff
path: root/libs/boost/boost-1.33.1.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/boost/boost-1.33.1.diff')
-rw-r--r--libs/boost/boost-1.33.1.diff19
1 files changed, 0 insertions, 19 deletions
diff --git a/libs/boost/boost-1.33.1.diff b/libs/boost/boost-1.33.1.diff
deleted file mode 100644
index 85a56345..00000000
--- a/libs/boost/boost-1.33.1.diff
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile.orig 2006-11-14 13:34:02.000000000 -0200
-+++ Makefile 2006-11-14 14:54:23.000000000 -0200
-@@ -1,10 +1,12 @@
- BJAM=./tools/build/jam_src/bin.linuxx86/bjam
- TOOLSET=gcc
- BJAM_CONFIG= -sPYTHON_ROOT=/usr -sPYTHON_VERSION=2.4
--PREFIX=/usr
--EPREFIX=/usr
--LIBDIR=/usr/lib
--INCLUDEDIR=/usr/include
-+DESTDIR=${DESTDIR:=/tmp/package-boost}
-+LIBDIR=${LIBDIR:=/usr/lib}
-+PREFIX=${DESTDIR}/usr
-+EPREFIX=${DESTDIR}/usr
-+LIBDIR=${DESTDIR}${LIBDIR}
-+INCLUDEDIR=${DESTDIR}/usr/include
- LIBS=
-
- all: .dummy