3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: hexchat: Disable (duplicate) icon theme generation.

* gnu/packages/messaging.scm (hexchat): Disable (duplicate) icon theme
generation.
This commit is contained in:
Danny Milosavljevic 2017-12-27 11:47:18 +01:00
parent 6368eb397d
commit 4583d82721
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -239,7 +239,8 @@ identi.ca and status.net).")
("perl-xml-parser" ,perl-xml-parser)
("python-2" ,python-2)))
(arguments
`(#:phases
`(#:make-flags '("UPDATE_ICON_CACHE=true") ; Disable icon theme generation
#:phases
(modify-phases %standard-phases
;; Release 2.12.4 wasn't properly bootstrapped. Later ones might be!
(add-after 'unpack 'bootstrap