aboutsummaryrefslogtreecommitdiff
path: root/testing/ruby
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-28 23:07:32 +0300
committerCem Keylan <cem@ckyln.com>2020-01-28 23:07:32 +0300
commitd50820b4a7e888c58c20bf2c092b6c14f20498e7 (patch)
tree51326d90f1322b018d0e76197f86dedafbfba914 /testing/ruby
parent3135674cda64e735629f7eb9f4d2f3e4d702ffe7 (diff)
downloadrepository-d50820b4a7e888c58c20bf2c092b6c14f20498e7.tar.gz
webkit-friends: move to extra
Diffstat (limited to 'testing/ruby')
-rwxr-xr-xtesting/ruby/build9
-rw-r--r--testing/ruby/checksums1
-rw-r--r--testing/ruby/sources1
-rw-r--r--testing/ruby/version1
4 files changed, 0 insertions, 12 deletions
diff --git a/testing/ruby/build b/testing/ruby/build
deleted file mode 100755
index 276e5c24..00000000
--- a/testing/ruby/build
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --enable-shared \
- --disable-rpath
-
-make
-make DESTDIR="$1" install
diff --git a/testing/ruby/checksums b/testing/ruby/checksums
deleted file mode 100644
index 3df7bca3..00000000
--- a/testing/ruby/checksums
+++ /dev/null
@@ -1 +0,0 @@
-8c99aa93b5e2f1bc8437d1bbbefd27b13e7694025331f77245d0c068ef1f8cbe ruby-2.7.0.tar.gz
diff --git a/testing/ruby/sources b/testing/ruby/sources
deleted file mode 100644
index cae396b9..00000000
--- a/testing/ruby/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0.tar.gz
diff --git a/testing/ruby/version b/testing/ruby/version
deleted file mode 100644
index b416b764..00000000
--- a/testing/ruby/version
+++ /dev/null
@@ -1 +0,0 @@
-2.7.0 1