[ARVADOS] updated: 1.1.0-105-g17d905a

Git user git at public.curoverse.com
Thu Oct 19 14:03:27 EDT 2017


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

       via  17d905a5144c65d630da1c2650fadfd73ca51ee2 (commit)
      from  543a5c0f3a0f1b98a9b3d81e627f141cece14dba (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 17d905a5144c65d630da1c2650fadfd73ca51ee2
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Thu Oct 19 15:03:14 2017 -0300

    12389: fix dependency error on docker-cleaner deps
    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 e1234ef..7970f96 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -371,8 +371,6 @@ fpm_build () {
               --python-install-lib "$PYTHON3_INSTALL_LIB" \
               --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