unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
blob 99af848f6a082c0b315f76f1dd463f24e2dc812b 573 bytes (raw)
name: gnu/packages/patches/retroarch-disable-online-updater.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
 
diff -Naur retroarch.a/menu/menu_setting.c retroarch.c/menu/menu_setting.c
--- retroarch.a/menu/menu_setting.c	1970-01-01 01:00:01.000000000 +0100
+++ retroarch.c/menu/menu_setting.c	2019-11-29 18:13:05.999578841 +0100
@@ -7292,6 +7292,7 @@
                &subgroup_info,
                parent_group);
 
+	 /*
          CONFIG_ACTION(
                list, list_info,
                MENU_ENUM_LABEL_ONLINE_UPDATER,
@@ -7299,6 +7300,7 @@
                &group_info,
                &subgroup_info,
                parent_group);
+	 */
 #endif
 
          CONFIG_ACTION(

debug log:

solving 99af848f6a ...
found 99af848f6a in https://yhetil.org/guix-bugs/20191129201439.3668-1-me@tobias.gr/

applying [1/1] https://yhetil.org/guix-bugs/20191129201439.3668-1-me@tobias.gr/
diff --git a/gnu/packages/patches/retroarch-disable-online-updater.patch b/gnu/packages/patches/retroarch-disable-online-updater.patch
new file mode 100644
index 0000000000..99af848f6a

1:13: trailing whitespace.
 
1:24: trailing whitespace.
 
Checking patch gnu/packages/patches/retroarch-disable-online-updater.patch...
Applied patch gnu/packages/patches/retroarch-disable-online-updater.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 99af848f6a082c0b315f76f1dd463f24e2dc812b	gnu/packages/patches/retroarch-disable-online-updater.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).