unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob f4a22427d011f83e09882b565745c51c7613efb4 656 bytes (raw)
name: gnu/packages/patches/sed-inplace-selinux-test.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
--- sed-4.8/testsuite/inplace-selinux.sh	2020-01-01 11:38:19.000000000 -0800
+++ sed/testsuite/inplace-selinux.sh	2020-11-11 07:03:39.127760794 -0800
@@ -16,6 +16,11 @@
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 . "${srcdir=.}/testsuite/init.sh"; path_prepend_ ./sed
 print_ver_ sed
+# This is a hack, but it's easier than trying to decipher sed's build
+# system.  require_selinux_ checks the contents of CONFIG_HEADER to
+# see if sed was configured to support selinux; if it cannot find the
+# header, then it bails out with an error.
+CONFIG_HEADER=config.h
 require_selinux_
 
 sed --version | grep -q "with SELinux" \

debug log:

solving f4a22427d0 ...
found f4a22427d0 in https://yhetil.org/guix-patches/875z6b9b0z.fsf@db48x.net/
found 16238c119c in https://yhetil.org/guix-patches/87a6vo7xyu.fsf@db48x.net/

applying [1/2] https://yhetil.org/guix-patches/87a6vo7xyu.fsf@db48x.net/
diff --git a/gnu/packages/patches/sed-inplace-selinux-test.patch b/gnu/packages/patches/sed-inplace-selinux-test.patch
new file mode 100644
index 0000000000..16238c119c


applying [2/2] https://yhetil.org/guix-patches/875z6b9b0z.fsf@db48x.net/
diff --git a/gnu/packages/patches/sed-inplace-selinux-test.patch b/gnu/packages/patches/sed-inplace-selinux-test.patch
index 16238c119c..f4a22427d0 100644

2:16: trailing whitespace.
 
Checking patch gnu/packages/patches/sed-inplace-selinux-test.patch...
Applied patch gnu/packages/patches/sed-inplace-selinux-test.patch cleanly.
Checking patch gnu/packages/patches/sed-inplace-selinux-test.patch...
Applied patch gnu/packages/patches/sed-inplace-selinux-test.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 f4a22427d011f83e09882b565745c51c7613efb4	gnu/packages/patches/sed-inplace-selinux-test.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).