Skip to content

Customize installation directory using INSTALL_DIR environment variable#2949

Merged
matz merged 1 commit intomruby:masterfrom
tatsuhiro-t:custom-install-location
Sep 11, 2015
Merged

Customize installation directory using INSTALL_DIR environment variable#2949
matz merged 1 commit intomruby:masterfrom
tatsuhiro-t:custom-install-location

Conversation

@tatsuhiro-t
Copy link
Contributor

Previously, minirake installed several commands (e.g., mrbc) in
repository locally under bin directory. But there was no knob for
users to change this directory. It effectively made make distcheck
fail if mruby was embedded into project managed by autotools.

This change adds a way for the user to change installation directory
by setting INSTALL_DIR environment variable.

Previously, minirake installed several commands (e.g., mrbc) in
repository locally under bin directory.  But there was no knob for
users to change this directory.  It effectively made `make distcheck`
fail if mruby was embedded into project managed by autotools.

This change adds a way for the user to change installation directory
by setting INSTALL_DIR environment variable.
matz added a commit that referenced this pull request Sep 11, 2015
Customize installation directory using INSTALL_DIR environment variable
@matz matz merged commit 3ed8e7f into mruby:master Sep 11, 2015
@tsahara tsahara mentioned this pull request Sep 14, 2015
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants