[ARVADOS] updated: 1.1.0-163-g95e3700
Git user
git at public.curoverse.com
Fri Oct 20 08:43:29 EDT 2017
Summary of changes:
build/run-library.sh | 2 ++
1 file changed, 2 insertions(+)
via 95e37007ac7d529d0007a3d5bdd93ced12777f58 (commit)
from 952425f154e956300ce5f17ac487198e210674a9 (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 95e37007ac7d529d0007a3d5bdd93ced12777f58
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Fri Oct 20 09:43:18 2017 -0300
12389: try to fix docker cleaner errors
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 6431a97..2b1f7dd 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -371,6 +371,8 @@ 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