diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-09 17:23:17 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2014-03-09 19:43:30 +0100 |
commit | 09d9a8c0048ae1e55b2d28643e04764eb38696ee (patch) | |
tree | d8e756719a5dc6467025dde6a6d38b228e31b051 /public_hurd_boxen | |
parent | 9d2dd947ec67dc492ef8aae91228e2c1a136ef1a (diff) |
Keep using libtext-markdown-perl instead of libtext-markdown-discount-perl.
Diffstat (limited to 'public_hurd_boxen')
-rw-r--r-- | public_hurd_boxen/installation/darnassus.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public_hurd_boxen/installation/darnassus.mdwn b/public_hurd_boxen/installation/darnassus.mdwn index 8cb8f619..5837705b 100644 --- a/public_hurd_boxen/installation/darnassus.mdwn +++ b/public_hurd_boxen/installation/darnassus.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2013, 2014 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -27,6 +27,8 @@ License|/fdl]]."]]"""]] * libyaml-perl libyaml-syck-perl (for ikiwiki's YAML field plugins) + * libtext-markdown-perl (used instead of libtext-markdown-discount-perl) + * gitweb highlight sudo ln -s ~hurd-web/hurd-web.git /var/lib/git/ |