~ruther/guix-local

fa5255fd6a8c50fd03347e85a8dededf179d1101 — Danny Milosavljevic 8 years ago c2ab5d9
gnu: python-trytond: End phase in #t.

* gnu/packages/tryton.scm (python-trytond): End phase in #t.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/tryton.scm
M gnu/packages/tryton.scm => gnu/packages/tryton.scm +2 -1
@@ 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