Add morji

Julien LepillerTue Jun 20 17:06:48+0200 2017

c50034d

Add morji

more/packages/tcl.scm

5454
      (list (search-path-specification
5555
              (variable "TCLLIBPATH")
5656
              (separator " ")
57-
              (files '("lib" ,(string-append "lib/tcllib" (package-version tcllib)))))))))
57+
              (files `("lib" ,(string-append "lib/tcllib" (package-version tcllib)))))))))
5858
5959
(define-public expect-fix
6060
  (package