summaryrefslogtreecommitdiffstats
path: root/extra/boost
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-20 16:34:14 +0100
committersibel <lesibel@free.fr>2011-01-20 16:34:14 +0100
commita1ac4e24b416866f2f4fd7f25c178eb72c4e8bcf (patch)
tree796a9bb86094381f10efcdf64d27f71bfc2973e3 /extra/boost
parentcd982772da5ce07909d1aa4144205dfc0585018a (diff)
downloadnutyx-extra-a1ac4e24b416866f2f4fd7f25c178eb72c4e8bcf.tar.gz
nutyx-extra-a1ac4e24b416866f2f4fd7f25c178eb72c4e8bcf.tar.bz2
nutyx-extra-a1ac4e24b416866f2f4fd7f25c178eb72c4e8bcf.tar.xz
nutyx-extra-a1ac4e24b416866f2f4fd7f25c178eb72c4e8bcf.zip
boost, petites corrections
Diffstat (limited to 'extra/boost')
-rw-r--r--extra/boost/.footprint6
-rw-r--r--extra/boost/Pkgfile1
2 files changed, 1 insertions, 6 deletions
diff --git a/extra/boost/.footprint b/extra/boost/.footprint
index 5bc4ee82f..4bf544a5f 100644
--- a/extra/boost/.footprint
+++ b/extra/boost/.footprint
@@ -77,12 +77,6 @@ lrwxrwxrwx root/root lib/libboost_python-mt.so -> libboost_python-mt.so.1.45.0
-rw-r--r-- root/root lib/libboost_python.a
lrwxrwxrwx root/root lib/libboost_python.so -> libboost_python.so.1.45.0
-rwxr-xr-x root/root lib/libboost_python.so.1.45.0
--rw-r--r-- root/root lib/libboost_python3-mt.a
-lrwxrwxrwx root/root lib/libboost_python3-mt.so -> libboost_python3-mt.so.1.45.0
--rwxr-xr-x root/root lib/libboost_python3-mt.so.1.45.0
--rw-r--r-- root/root lib/libboost_python3.a
-lrwxrwxrwx root/root lib/libboost_python3.so -> libboost_python3.so.1.45.0
--rwxr-xr-x root/root lib/libboost_python3.so.1.45.0
-rw-r--r-- root/root lib/libboost_random-mt.a
lrwxrwxrwx root/root lib/libboost_random-mt.so -> libboost_random-mt.so.1.45.0
-rwxr-xr-x root/root lib/libboost_random-mt.so.1.45.0
diff --git a/extra/boost/Pkgfile b/extra/boost/Pkgfile
index 0d778ae95..27744be25 100644
--- a/extra/boost/Pkgfile
+++ b/extra/boost/Pkgfile
@@ -17,6 +17,7 @@ build() {
# build bjam
cd $SRC/boost_${_boostver}/tools/
+ echo "using python : 2.7 : /usr/bin/python2 ;" >> build/v2/user-config.jam
cd $SRC/boost_${_boostver}/tools/build/v2/engine/src
./build.sh cc