[ARVADOS] updated: 1.1.0-69-g6d2483b

Git user git at public.curoverse.com
Mon Oct 16 14:26:35 EDT 2017


Summary of changes:
 build/run-library.sh | 1 +
 1 file changed, 1 insertion(+)

       via  6d2483bbabf744e456c42197285f51d81f7e8d3a (commit)
      from  54e8da57251023d4d7976c49f3481da5e1ce63e4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 6d2483bbabf744e456c42197285f51d81f7e8d3a
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Mon Oct 16 15:26:24 2017 -0300

    12389: try --exclude opt/rh/python33
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/build/run-library.sh b/build/run-library.sh
index d2191fa..3579d23 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -371,6 +371,7 @@ fpm_build () {
               --python-install-data . \
               --exclude "${PYTHON3_INSTALL_LIB#/}/tests" \
               --exclude "opt/rh/python33" \
+              --exclude "opt/rh/python33/root/usr" \
               --depends "$PYTHON3_PACKAGE"
           ;;
   esac

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list