aboutsummaryrefslogtreecommitdiff
path: root/distro/packages/tcl.scm
Commit message (Expand)AuthorAge
* distro: Change the module name space to (gnu ...).•••* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise. Ludovic Courtès2013-01-18
* distro: expect: Provide the right path to `stty'.•••* distro/packages/tcl.scm (expect): Add #:phases argument. Ludovic Courtès2013-01-13
* distro: tcl, expect: Enable tests.•••* distro/packages/tcl.scm (tcl, expect): Remove #:tests? argument; add #:test-target. Ludovic Courtès2013-01-12
* distro: Add Tcl, Expect, and DejaGNU.•••* distro/packages/dejagnu.scm, distro/packages/tcl.scm: New files. * Makefile.am (MODULES): Add them. Ludovic Courtès2013-01-07