[ARVADOS] updated: 1.1.0-57-g5da4291
Git user
git at public.curoverse.com
Fri Oct 13 15:12:12 EDT 2017
Summary of changes:
build/run-library.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 5da42917568fe1c3077be7468ed69387f20138e5 (commit)
from 753ff67df580e0ced67822adb04b582553409658 (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 5da42917568fe1c3077be7468ed69387f20138e5
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Fri Oct 13 16:11:59 2017 -0300
12389: rollback latest
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 04abce8..7a7ddc4 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -388,7 +388,7 @@ fpm_build () {
# be listed in that sectiontoo, so we need to add this parameter to properly
# remove lingering dirs.
if [[ rpm = "$FORMAT" ]]; then
- COMMAND_ARR+=('--rpm-auto-add-directories')
+ COMMAND_ARR+=('--rpm-auto-add-directories' '--force')
fi
if [[ "${DEBUG:-0}" != "0" ]]; then
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list