all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 8b42fbbda1bd8ab36f61182e0d4cf6d096b26418 221 bytes (raw)
name: gnu/packages/patches/pjproject-ipv6.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -549,7 +549,7 @@
  * Default: 0 (disabled, for now)
  */
 #ifndef PJ_HAS_IPV6
-#  define PJ_HAS_IPV6		    0
+#  define PJ_HAS_IPV6		    1
 #endif
 
  /**

debug log:

solving 8b42fbb ...
found 8b42fbb in https://yhetil.org/guix/87lh1xg425.fsf@openmailbox.org/

applying [1/1] https://yhetil.org/guix/87lh1xg425.fsf@openmailbox.org/
diff --git a/gnu/packages/patches/pjproject-ipv6.patch b/gnu/packages/patches/pjproject-ipv6.patch
new file mode 100644
index 0000000..8b42fbb

1:16: trailing whitespace.
 
Checking patch gnu/packages/patches/pjproject-ipv6.patch...
Applied patch gnu/packages/patches/pjproject-ipv6.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 8b42fbbda1bd8ab36f61182e0d4cf6d096b26418	gnu/packages/patches/pjproject-ipv6.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.