guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[shepherd] branch master updated (20a3e45 -> cc6ba32)


From: Mathieu Lirzin
Subject: [shepherd] branch master updated (20a3e45 -> cc6ba32)
Date: Wed, 27 Jan 2016 23:47:46 +0000

mthl pushed a change to branch master
in repository shepherd.

      from  20a3e45   build: Unset 'GUILE_LOAD_COMPILED_PATH' while building.
       new  55a6d81   doc: Move examples to the 'doc/examples' directory.
       new  202e846   doc: Move manual to the 'doc' directory.
       new  cc6ba32   doc: Move man pages to the 'doc' directory.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                               |   49 +++++-----
 Makefile.am                              |   39 ++++----
 configure.ac                             |    3 +-
 {examples => doc/examples}/README        |    0
 doc/examples/_unknown.scm                |  153 ++++++++++++++++++++++++++++++
 {examples => doc/examples}/wolfgangj.scm |   52 +++++-----
 fdl-1.3.texi => doc/fdl-1.3.texi         |    0
 shepherd.texi => doc/shepherd.texi       |    2 +-
 examples/Makefile.am                     |    3 -
 examples/_unknown.scm                    |  153 ------------------------------
 10 files changed, 225 insertions(+), 229 deletions(-)
 rename {examples => doc/examples}/README (100%)
 create mode 100644 doc/examples/_unknown.scm
 rename {examples => doc/examples}/wolfgangj.scm (74%)
 rename fdl-1.3.texi => doc/fdl-1.3.texi (100%)
 rename shepherd.texi => doc/shepherd.texi (99%)
 delete mode 100644 examples/Makefile.am
 delete mode 100644 examples/_unknown.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]