Adding chruby support

This commit is contained in:
Valdos Sine
2016-01-04 00:16:49 +03:00
parent e284e32b74
commit 2840fc8c08
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# chruby in use?
USE_CHRUBY=0
# Path to chruby scripts.
CHRUBY_PATH="/usr/share/chruby"