unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 707d0327444b75e1d13988614592c01799faa20a 892 bytes (raw)
name: patches/reposurgeon-add-missing-docbook-files.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
Author: Tobias Geerinckx-Rice <me@tobias.gr>
Upstream issue: <https://gitlab.com/esr/reposurgeon/merge_requests/101>

Two files required to build the documentation (including man pages) are
not included in the latest reposurgeon release, breaking ‘make all’.

Luckily, they are tiny:

--- a/docbook-extra.xml	1970-01-01 01:00:00.000000000 +0100
+++ b/docbook-extra.xml	2018-01-25 00:17:18.236727017 +0100
@@ -0,0 +1,5 @@
+<?xml version='1.0'?>
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+<xsl:param name="variablelist.term.separator"></xsl:param>
+<xsl:param name="variablelist.term.break.after">1</xsl:param>
+</xsl:stylesheet>
diff -Naur reposurgeon-3.43/nofooter.conf reposurgeon-3.43-b/nofooter.conf
--- a/nofooter.conf	1970-01-01 01:00:00.000000000 +0100
+++ b/nofooter.conf	2018-01-25 00:23:15.384498847 +0100
@@ -0,0 +1,2 @@
+[footer-text]
+ 

debug log:

solving 707d0327444b75e1d13988614592c01799faa20a ...
found 707d0327444b75e1d13988614592c01799faa20a in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).