mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: rednotebook: Relocate phase 'set-HOME.
* gnu/packages/rednotebook.scm (rednotebook)[arguments]<#:phases>: Relocate phase 'set-HOME. Change-Id: I266d066f93d158c33aeafd5cdf9aa8002d02678a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
200ffe6497
commit
bf2a7027d1
@@ -59,7 +59,7 @@
|
||||
(guix build utils))
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-before 'check 'configure-tests
|
||||
(add-before 'sanity-check 'configure-tests
|
||||
(lambda _
|
||||
(setenv "HOME" (getcwd))))
|
||||
;; Make sure rednotebook can find the typelibs and webkitgtk shared
|
||||
|
||||
Reference in New Issue
Block a user