profiles: Silence GTK+ icon theme union.

Suggested by Ricardo Wurmus <rekado@elephly.net>.

* guix/profiles.scm (gtk-icon-themes)[build]: Pass 'union-build' a
  #:log-port argument.
This commit is contained in:
Ludovic Courtès 2015-12-04 15:53:31 +01:00
parent b9fa245fcd
commit 4bddf74ef2
1 changed files with 2 additions and 1 deletions

View File

@ -658,7 +658,8 @@ creates the GTK+ 'icon-theme.cache' file for each theme."
;; Union all the icons.
(mkdir-p (string-append #$output "/share"))
(union-build destdir icondirs)
(union-build destdir icondirs
#:log-port (%make-void-port "w"))
;; Update the 'icon-theme.cache' file for each icon theme.
(for-each