This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ludovic Courtès
1722d6800f
distro: Add the `guile', `typesetting', and `databases' package modules.
* distro.scm (package-files): Adjust PREFIX-LEN to use the top-level
directory, not %DISTRO-MODULE-DIRECTORY.
* distro/packages/base.scm (guile-reader, guile-reader/guile-1.8,
guile-reader/guile-2.0, lout, recutils): Move to...
* distro/packages/guile.scm, distro/packages/typesetting.scm,
distro/packages/databases.scm: ... here. New files.
* Makefile.am (MODULES): Add them.
(EXTRA_DIST): Add `.dir-locals.el'.
* .dir-locals.el: New file, with settings formerly in `base.scm'.
|
2012-09-26 23:00:36 +02:00 |
.. |
packages
|
distro: Add the `guile', `typesetting', and `databases' package modules.
|
2012-09-26 23:00:36 +02:00 |
patches
|
distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'.
|
2012-09-14 00:49:39 +02:00 |