[yt-svn] commit/yt: sskory: Adding a step to copy the Rockstar lib to $DEST_DIR/lib.

Bitbucket commits-noreply at bitbucket.org
Mon Nov 26 10:06:42 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/96d93dbff73c/
changeset:   96d93dbff73c
branch:      yt
user:        sskory
date:        2012-11-26 19:05:41
summary:     Adding a step to copy the Rockstar lib to $DEST_DIR/lib.
affected #:  1 file

diff -r 9f7c233dfb077777e34275f6f70f53b3003c8e6b -r 96d93dbff73c6eccc3f425d4f0a70c7eb4c60017 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -711,6 +711,7 @@
         echo "Building Rockstar"
         cd Rockstar-0.99
         ( make lib 2>&1 ) 1>> ${LOG_FILE} || do_exit
+        cp librockstar.so ${DEST_DIR}/lib
         ROCKSTAR_DIR=${DEST_DIR}/src/Rockstar-0.99
         echo $ROCKSTAR_DIR > ${YT_DIR}/rockstar.cfg
         touch done

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list