Skip to content

Commit 143157f

Browse files
author
root
committed
addpatch: rbenv 1.3.2-1
1 parent 7393a8e commit 143157f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

rbenv/riscv64.patch

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git PKGBUILD PKGBUILD
2+
index f16f5ce..f638331 100644
3+
--- PKGBUILD
4+
+++ PKGBUILD
5+
@@ -13,7 +13,7 @@ arch=('any')
6+
url="https://github.com/rbenv/rbenv"
7+
license=('MIT')
8+
depends=('bash')
9+
-checkdepends=('bats')
10+
+checkdepends=('bats' 'git')
11+
optdepends=('ruby-build: install Ruby versions')
12+
install="rbenv.install"
13+
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")

0 commit comments

Comments
 (0)