#13 be quiet when importing the content into the local git repo
Merged a year ago by limb. Opened a year ago by sharkcz.
rpms/ sharkcz/libreoffice work  into  rawhide

file modified
+1 -1
@@ -992,7 +992,7 @@ 

  # This is normally done by %%autosetup -S git_am,

  # but that does not work with multiple -b options, so we use plain %%setup above

  %global __scm git_am

- %__scm_setup_git_am

+ %__scm_setup_git_am -q

  

  #Customize Palette to add Red Hat colours

  (head -n -1 extras/source/palettes/standard.soc && \

This saves maybe 1/3 of the build log (line count wise).

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/9cbb3e6dc5454c699195044ef05a7e78

Pull-Request has been merged by limb

a year ago
Metadata