mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-scikit-surprise: Relocate phase 'set-home.
* gnu/packages/python-science.scm (python-scikit-surprise)[arguments] <#:phases>: Relocate phase 'set-home. Change-Id: Id6e5993e167f1f61865fcfe31caba0bce2d5263a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
0f6bd9d642
commit
9999f19742
@@ -3174,7 +3174,7 @@ be accessible and easy to use in many contexts.")
|
||||
;; tests: 82 passed
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-before 'check 'set-home
|
||||
(add-before 'sanity-check 'set-home
|
||||
(lambda _
|
||||
;; Change from /homeless-shelter to /tmp for write
|
||||
;; permission.
|
||||
|
||||
Reference in New Issue
Block a user