1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 07:05:53 +02:00

gnu: python-trytond: End phase in #t.

* gnu/packages/tryton.scm (python-trytond): End phase in #t.
This commit is contained in:
Danny Milosavljevic
2018-01-22 22:09:27 +01:00
parent c2ab5d9233
commit fa5255fd6a
+2 -1
View File
@@ -62,7 +62,8 @@
(modify-phases %standard-phases
(add-before 'check 'preparations
(lambda _
(setenv "DB_NAME" ":memory:"))))))
(setenv "DB_NAME" ":memory:")
#t)))))
(home-page "https://www.tryton.org/")
(synopsis "Server component of Tryton")
(description "Tryton is a three-tier high-level general purpose