unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 96fa801a236d58dbb6244ceac3963090f21a08a2 716 bytes (raw)
name: gnu/packages/patches/scratch-use-squeak-plugins.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
 
diff -ur scratch-1.4.0.6.src.orig/src/scratch scratch-1.4.0.6.src/src/scratch
--- scratch-1.4.0.6.src.orig/src/scratch	2011-07-01 18:21:32.000000000 -0400
+++ scratch-1.4.0.6.src/src/scratch	2012-09-10 09:39:20.555278005 -0400
@@ -4,11 +4,9 @@
 # Original Author: Bert Freudenberg
 # Adapted by:      Miriam Ruiz
 
-VM_VERSION=`find /usr/lib/squeak/ -name "squeakvm" -type f|cut -f5 -d"/"`
-SQ_DIR=/usr/lib/squeak/$VM_VERSION
-VM="$SQ_DIR/squeakvm"
-VMOPTIONS="-encoding UTF-8 -vm-display-x11 -xshm -plugins /usr/lib/scratch/Plugins/:$SQ_DIR/"
-IMAGE="/usr/lib/scratch/Scratch.image"
+VM="/usr/bin/squeak"
+VMOPTIONS="-encoding UTF-8"
+IMAGE="/usr/share/scratch/Scratch.image"
 IMOPTIONS=""
 DOCUMENT=""
 WRAPPER=""

debug log:

solving 96fa801 ...
found 96fa801 in https://yhetil.org/guix-devel/87lgzjzuea.fsf@saiph.selenimh/

applying [1/1] https://yhetil.org/guix-devel/87lgzjzuea.fsf@saiph.selenimh/
diff --git a/gnu/packages/patches/scratch-use-squeak-plugins.patch b/gnu/packages/patches/scratch-use-squeak-plugins.patch
new file mode 100644
index 0000000..96fa801

1:13: trailing whitespace.
 
Checking patch gnu/packages/patches/scratch-use-squeak-plugins.patch...
Applied patch gnu/packages/patches/scratch-use-squeak-plugins.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 96fa801a236d58dbb6244ceac3963090f21a08a2	gnu/packages/patches/scratch-use-squeak-plugins.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).