mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: icecat: Patch to .desktop file, to fix opening file or links.
* gnu/packages/patches/icecat-adjust-mozilla-desktop.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnuzilla.scm (icecat-minimal)
[#phases] {apply-guix-specific-patches}: Apply it.
Fixes: #3566
Suggested-by: Ron Nazarov <ron@noisytoot.org>
Change-Id: I1fcc0829a4d079e4154be2f186bf9bab4da92e3f
This commit is contained in:
@@ -941,7 +941,9 @@ preferences/advanced-scripts.dtd"
|
||||
#$(local-file
|
||||
(search-patch "icecat-use-system-wide-dir.patch"))
|
||||
#$(local-file
|
||||
(search-patch "icecat-fhs-configure-option.patch"))))))
|
||||
(search-patch "icecat-fhs-configure-option.patch"))
|
||||
#$(local-file
|
||||
(search-patch "icecat-adjust-mozilla-desktop.patch"))))))
|
||||
(add-after 'apply-guix-specific-patches 'remove-bundled-libraries
|
||||
(lambda _
|
||||
;; Remove bundled libraries that we don't use, since they may
|
||||
|
||||
Reference in New Issue
Block a user