summaryrefslogtreecommitdiff
path: root/ruby/src
diff options
context:
space:
mode:
authorDessa <Dessa@gmake.de>2017-02-17 14:15:17 +0100
committerGitHub <noreply@github.com>2017-02-17 14:15:17 +0100
commit0778ae3d4ff38219254a6a02344106327e064c9a (patch)
treee56d92e13ac27860b91cbecd8e6ea304229e7331 /ruby/src
parentFixed install location for IcePy.so (diff)
downloadice-0778ae3d4ff38219254a6a02344106327e064c9a.tar.bz2
ice-0778ae3d4ff38219254a6a02344106327e064c9a.tar.xz
ice-0778ae3d4ff38219254a6a02344106327e064c9a.zip
apply 8e5bc0f to IceRuby
Diffstat (limited to 'ruby/src')
-rw-r--r--ruby/src/IceRuby/Makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/src/IceRuby/Makefile.mk b/ruby/src/IceRuby/Makefile.mk
index c2a00b17114..3b251d8017c 100644
--- a/ruby/src/IceRuby/Makefile.mk
+++ b/ruby/src/IceRuby/Makefile.mk
@@ -30,6 +30,7 @@ IceRuby_extra_sources := $(filter-out %Util.cpp %Python.cpp,\
#
$(foreach p,$(supported-platforms),$(eval $$p_targetdir[IceRuby] := /$$p))
$(firstword $(supported-platforms))_targetdir[IceRuby] :=
+$(firstword $(supported-platforms))_installdir[IceRuby] :=
projects += $(project)
srcs:: $(project)