all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 4df93c057c924464ecb473446ed94a6df36648da 463 bytes (raw)
name: gnu/packages/patches/tome4-add-shell-wrapper-for-launching.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
 
From f10d89912989e0f071855ab2c20d62b318d313fc Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Fri, 14 Jul 2017 11:17:26 +0300
Subject: [PATCH] Add shell wrapper for launching.

---
 tome4 | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 tome4

diff --git a/tome4 b/tome4
new file mode 100644
index 000000000..2b623e467
--- /dev/null
+++ b/tome4
@@ -0,0 +1,4 @@
+#!/usr/bin/sh
+cd "/opt/tome4"
+./t-engine &
+exit
-- 
2.13.2


debug log:

solving 4df93c057 ...
found 4df93c057 in https://yhetil.org/guix/87poczcaxz.fsf@magnolia.i-did-not-set--mail-host-address--so-tickle-me/

applying [1/1] https://yhetil.org/guix/87poczcaxz.fsf@magnolia.i-did-not-set--mail-host-address--so-tickle-me/
diff --git a/gnu/packages/patches/tome4-add-shell-wrapper-for-launching.patch b/gnu/packages/patches/tome4-add-shell-wrapper-for-launching.patch
new file mode 100644
index 000000000..4df93c057

1:27: trailing whitespace.
-- 
Checking patch gnu/packages/patches/tome4-add-shell-wrapper-for-launching.patch...
1:29: new blank line at EOF.
+
Applied patch gnu/packages/patches/tome4-add-shell-wrapper-for-launching.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 4df93c057c924464ecb473446ed94a6df36648da	gnu/packages/patches/tome4-add-shell-wrapper-for-launching.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.