From 04e9c9e8970ef0cabddafbdd85a78c4653456459 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 4 Sep 2022 11:08:42 +0300 Subject: ruby: change back to old source --- extra/ruby/build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra/ruby/build') diff --git a/extra/ruby/build b/extra/ruby/build index 592d5d0a..9e60677f 100755 --- a/extra/ruby/build +++ b/extra/ruby/build @@ -1,6 +1,7 @@ #!/bin/sh -e -autoreconf -fi +# There is a problem with the archive format so we can't extract it with pax. +busybox tar -xJ --strip-components 1 -f "ruby-$2.tar.xz?no_extract" ./configure \ --prefix=/usr \ -- cgit v1.2.3