all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob d172e47168ec95658d1557d5ec479c882a52103d 707 bytes (raw)
name: gnu/packages/patches/ddd-build.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
23
24
 
Index: ddd/Makefile.am
===================================================================
--- old/ddd/Makefile.am	(revision 7508)
+++ new/ddd/Makefile.am	(working copy)
@@ -655,7 +655,7 @@
 LIBXFT = @XFT_LIBS@ -lfontconfig

 # Freetype2 headers
-XFTINCLUDE = @XFT_INCLUDE@
+XFTINCLUDE = -I@XFT_INCLUDE@

 # X Miscellaneous  Utilities needed for Athena and Motif >= 2.0 (lXmu)
 LIBXMU = @XMU_LIBS@
--- old/ddd/Makefile.in	(revision 7508)
+++ new/ddd/Makefile.in	(working copy)
@@ -1307,7 +1307,7 @@
 LIBXFT = @XFT_LIBS@ -lfontconfig

 # Freetype2 headers
-XFTINCLUDE = @XFT_INCLUDE@
+XFTINCLUDE = -I@XFT_INCLUDE@

 # X Miscellaneous  Utilities needed for Athena and Motif >= 2.0 (lXmu)
 LIBXMU = @XMU_LIBS@

debug log:

solving d172e47168 ...
found d172e47168 in https://yhetil.org/guix/9adbf31b6d3b528e1ce9286483f77996c221a848.1727231148.git.atai@atai.org/ ||
	https://yhetil.org/guix/b0760ae63d9ea43a6ff6bac6557cfbc2c59437aa.1725863812.git.atai@atai.org/

applying [1/1] https://yhetil.org/guix/9adbf31b6d3b528e1ce9286483f77996c221a848.1727231148.git.atai@atai.org/
diff --git a/gnu/packages/patches/ddd-build.patch b/gnu/packages/patches/ddd-build.patch
new file mode 100644
index 0000000000..d172e47168

Checking patch gnu/packages/patches/ddd-build.patch...
Applied patch gnu/packages/patches/ddd-build.patch cleanly.

skipping https://yhetil.org/guix/b0760ae63d9ea43a6ff6bac6557cfbc2c59437aa.1725863812.git.atai@atai.org/ for d172e47168
index at:
100644 d172e47168ec95658d1557d5ec479c882a52103d	gnu/packages/patches/ddd-build.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.