move package jam:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-28 11:15:12 +01:00
parent a6fc9043fd
commit ce60de2fa3
2 changed files with 0 additions and 19 deletions

View File

@ -1,18 +0,0 @@
#!/bin/sh
. config/options
#export CC=$HOST_CC
#export CXX=$HOST_CXX
#export CFLAGS="$HOST_CFLAGS"
#export CXXFLAGS="$HOST_CXXFLAGS"
#setup_toolchain host
cd $PKG_BUILD
make CC=$HOST_CC CFLAGS="$HOST_CFLAGS" AR="$HOST_AR" RANLIB="$HOST_RANLIB"
#./configure --no-qt-gui
#make
#cp bin/cmake bin/ccmake bin/cpack bin/ctest $ROOT/$TOOLCHAIN/bin

View File

@ -1 +0,0 @@
http://sources.openelec.tv/svn/jam-2.5.tar.bz2