summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/ruby-1.9.morph
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2016-04-28 16:50:20 +0100
committerJavier Jardón <javier.jardon@codethink.co.uk>2016-04-28 16:50:20 +0100
commit731bc2462f9d264db98a566c39d6dde79d81ec14 (patch)
treece56ff399aa2079cb11663ae73028d77cff2c7ff /strata/qt5-tools/ruby-1.9.morph
parent423c7a7bf0f9baeb8b2fe24d42d468a72f6a5967 (diff)
downloaddefinitions-731bc2462f9d264db98a566c39d6dde79d81ec14.tar.gz
Revert "Upgrade to Qt5.6"
This reverts commit 556b39ee83be5a0dfbd5c6a727c168e2b15c650a.
Diffstat (limited to 'strata/qt5-tools/ruby-1.9.morph')
-rw-r--r--strata/qt5-tools/ruby-1.9.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/qt5-tools/ruby-1.9.morph b/strata/qt5-tools/ruby-1.9.morph
new file mode 100644
index 00000000..bc697ada
--- /dev/null
+++ b/strata/qt5-tools/ruby-1.9.morph
@@ -0,0 +1,9 @@
+name: ruby-1.9
+kind: chunk
+configure-commands:
+- autoconf
+- ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install