unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob a17d6ac3a39f5f2fbb9e754effc7ef40ea2e8dfa 374 bytes (raw)
name: gnu/packages/patches/psm-arch.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- psm-3.3/buildflags.mak~	2014-08-20 21:00:18.000000000 +0100
+++ psm-3.3/buildflags.mak	2017-10-22 12:02:12.855291447 +0100
@@ -38,7 +38,7 @@
 endif
 
 export os ?= $(shell uname -s | tr '[A-Z]' '[a-z]')
-export arch := $(shell uname -p | sed -e 's,\(i[456]86\|athlon$$\),i386,')
+export arch := $(shell uname -m | sed -e 's,\(i[456]86\|athlon$$\),i386,')
 
 CC ?= gcc
 

debug log:

solving a17d6ac3a ...
found a17d6ac3a in https://yhetil.org/guix-patches/20171106171626.29830-2-fx@gnu.org/

applying [1/1] https://yhetil.org/guix-patches/20171106171626.29830-2-fx@gnu.org/
diff --git a/gnu/packages/patches/psm-arch.patch b/gnu/packages/patches/psm-arch.patch
new file mode 100644
index 000000000..a17d6ac3a

1:11: trailing whitespace.
 
1:15: trailing whitespace.
 
1:17: trailing whitespace.
 
Checking patch gnu/packages/patches/psm-arch.patch...
1:17: new blank line at EOF.
+
Applied patch gnu/packages/patches/psm-arch.patch cleanly.
warning: 4 lines add whitespace errors.

index at:
100644 a17d6ac3a39f5f2fbb9e754effc7ef40ea2e8dfa	gnu/packages/patches/psm-arch.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).