Skip to content
Snippets Groups Projects
Commit 665284a9 authored by Hannes Mühleisen's avatar Hannes Mühleisen
Browse files

mc

parent 83576e7c
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ if [ ! -f $MAINS/bin/mysqld ] ; then
tar xvf $SDIR/mariadb-*.tar.* -C $SDIR
MASRC=$SDIR/mariadb-$MAVER/
cd $MASRC
cmake -DCMAKE_INSTALL_PREFIX:PATH=/scratch/hannes/compare/mariadb-install .
cmake -DCMAKE_INSTALL_PREFIX:PATH=$MAINS .
make
make install
cd $DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment