unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 06c3e40d5a07b4ab844a4adf4243076dfaccf199 567 bytes (raw)
name: gnu/packages/patches/u-boot-device-tree-compiler-01_build_doc.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
 
Index: device-tree-compiler-1.0.0/Documentation/Makefile
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ device-tree-compiler-1.0.0/Documentation/Makefile	2007-08-23 18:26:22.000000000 +0200
@@ -0,0 +1,16 @@
+all: dtc-paper.ps dtc-paper.pdf dtc-manual.txt
+
+dtc-manual.txt: manual.txt
+	cp -f $< $@
+
+dtc-paper.dvi: dtc-paper.tex
+	latex $<
+
+dtc-paper.ps: dtc-paper.dvi
+	dvips $<
+
+dtc-paper.pdf: dtc-paper.tex
+	pdflatex $<
+
+clean:
+	rm -f *.aux *.log *.dvi *.ps *.pdf dtc-manual.txt

debug log:

solving 06c3e40 ...
found 06c3e40 in https://yhetil.org/guix-devel/20160801191327.12537-1-dannym@scratchpost.org/ ||
	https://yhetil.org/guix-devel/20160801191801.13357-1-dannym@scratchpost.org/ ||
	https://yhetil.org/guix-devel/20160802071139.6664-1-dannym@scratchpost.org/ ||
	https://yhetil.org/guix-devel/20160801200535.30747-1-dannym@scratchpost.org/ ||
	https://yhetil.org/guix-devel/20160801195827.25377-1-dannym@scratchpost.org/

applying [1/1] https://yhetil.org/guix-devel/20160801191327.12537-1-dannym@scratchpost.org/
diff --git a/gnu/packages/patches/u-boot-device-tree-compiler-01_build_doc.patch b/gnu/packages/patches/u-boot-device-tree-compiler-01_build_doc.patch
new file mode 100644
index 0000000..06c3e40

Checking patch gnu/packages/patches/u-boot-device-tree-compiler-01_build_doc.patch...
Applied patch gnu/packages/patches/u-boot-device-tree-compiler-01_build_doc.patch cleanly.

skipping https://yhetil.org/guix-devel/20160801191801.13357-1-dannym@scratchpost.org/ for 06c3e40
skipping https://yhetil.org/guix-devel/20160802071139.6664-1-dannym@scratchpost.org/ for 06c3e40
skipping https://yhetil.org/guix-devel/20160801200535.30747-1-dannym@scratchpost.org/ for 06c3e40
skipping https://yhetil.org/guix-devel/20160801195827.25377-1-dannym@scratchpost.org/ for 06c3e40
index at:
100644 06c3e40d5a07b4ab844a4adf4243076dfaccf199	gnu/packages/patches/u-boot-device-tree-compiler-01_build_doc.patch

(*) 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).