Skip to content

Commit

Permalink
Merge pull request #155 from schuetzm/master
Browse files Browse the repository at this point in the history
Make sure the system ruby is used
  • Loading branch information
jreidinger committed Nov 25, 2013
2 parents 8698c4e + 330aa7e commit 62ea1ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/yast2
Expand Up @@ -15,6 +15,9 @@

export PATH=/sbin:/usr/sbin:$PATH

# make sure the system ruby is used, bnc#845897
unset GEM_HOME GEM_PATH RUBYLIB RUBYPATH RUBYOPT

# we need input methods for many locales bnc#776567

export QT_IM_MODULE=xim GTK_IM_MODULE=xim
Expand Down

0 comments on commit 62ea1ba

Please sign in to comment.