unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 0ecafa399f39dbedc198aa9092429b24ba062a81 695 bytes (raw)
name: gnu/packages/patches/dtc-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
22
 
Note: the patch is from <https://launchpad.net/ubuntu/+archive/primary/+files/device-tree-compiler_1.4.0+dfsg-2ubuntu1.diff.gz>
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 0ecafa3 ...
found 0ecafa3 in https://yhetil.org/guix-devel/20160831213437.31115-2-dannym@scratchpost.org/

applying [1/1] https://yhetil.org/guix-devel/20160831213437.31115-2-dannym@scratchpost.org/
diff --git a/gnu/packages/patches/dtc-01_build_doc.patch b/gnu/packages/patches/dtc-01_build_doc.patch
new file mode 100644
index 0000000..0ecafa3

Checking patch gnu/packages/patches/dtc-01_build_doc.patch...
Applied patch gnu/packages/patches/dtc-01_build_doc.patch cleanly.

index at:
100644 0ecafa399f39dbedc198aa9092429b24ba062a81	gnu/packages/patches/dtc-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).