Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
need to export RUBYARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Apr 18, 2010
1 parent 49bcac1 commit 822b3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpg-sh-setup.sh
Expand Up @@ -221,7 +221,7 @@ expr -- "$RUBYPREFIX" : "/System/Library/Frameworks" >/dev/null && {
}

export __RPGENV__ RUBY
export RUBYPREFIX RUBYDLEXT RUBYSITEDIR RUBYVENDORDIR RUBYMANDIR RUBYBINDIR
export RUBYPREFIX RUBYDLEXT RUBYARCH RUBYSITEDIR RUBYVENDORDIR RUBYMANDIR RUBYBINDIR
export RUBYSTATEDIR RUBYLIBDIR RUBYVERSION RUBYMACFRAMEWORK

# With `configure --development`, set all paths to be inside a work dir.
Expand Down

0 comments on commit 822b3cd

Please sign in to comment.