[ARVADOS] updated: 1.1.0-58-g4dac7f3

Git user git at public.curoverse.com
Fri Oct 13 17:37:56 EDT 2017


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

       via  4dac7f357d938b5339fd2290410922eaaf8aee2a (commit)
      from  5da42917568fe1c3077be7468ed69387f20138e5 (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 4dac7f357d938b5339fd2290410922eaaf8aee2a
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Fri Oct 13 18:37:44 2017 -0300

    12389: remove force on rpm
    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 7a7ddc4..04abce8 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' '--force')
+    COMMAND_ARR+=('--rpm-auto-add-directories')
   fi
 
   if [[ "${DEBUG:-0}" != "0" ]]; then

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list