[Lunar-commits] <moonbase-kde> korundum: fix build with ruby 2.2.0

v4hn me at v4hn.de
Tue Jan 13 18:31:12 CET 2015


commit baba50a5e3f58fcff179ecf23f89abb9465c9239
Author: v4hn <me at v4hn.de>
Date: Tue, 13 Jan 2015 14:35:46 +0100
URL: https://github.com/lunar-linux/moonbase-kde/commit/baba50a5e3f58fcff179ecf23f89abb9465c9239

korundum: fix build with ruby 2.2.0

When 0 it seems ruby doesn't set RUBY_VERSION_PATCH at all.
---
  development/korundum/PRE_BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- /dev/null
+++ b/development/korundum/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+# RUBY_VERSION_PATCH might not be defined
+sedit '/compute an overall/ i if(NOT RUBY_VERSION_PATCH)\nset(RUBY_VERSION_PATCH 0)\nendif(NOT RUBY_VERSION_PATCH)' CMakeLists.txt




More information about the Lunar-commits mailing list