diff --git a/gnu/packages/rednotebook.scm b/gnu/packages/rednotebook.scm index 6dcc8a2cac..d15c7f1c82 100644 --- a/gnu/packages/rednotebook.scm +++ b/gnu/packages/rednotebook.scm @@ -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