Skip to content

Commit

Permalink
addpatch: gopass
Browse files Browse the repository at this point in the history
Related upstream PRs:

- gen2brain/shm#7
- gopasspw/gopass#2633
  • Loading branch information
kxxt committed Aug 2, 2023
1 parent 0591e89 commit 1b5bd54
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions gopass/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- PKGBUILD
+++ PKGBUILD
@@ -17,6 +17,7 @@ sha512sums=('7287731095afa9c3aa033e35752d2404fa8c6599879a0109cdf4f8730a94a917d58

prepare(){
sed -i 's|-gcflags="-trimpath=$(GOPATH)" -asmflags="-trimpath=$(GOPATH)"||' Makefile
+ go get github.com/gen2brain/shm@f2460f5984f7701c29006dc35a46d0e36cdab0c5
}

build(){

0 comments on commit 1b5bd54

Please sign in to comment.