Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml b/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml
index 979e9ce34..3773f016f 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml
@@ -44,6 +44,7 @@
</target>
<target name="pre.gather.bin.parts">
+ <property file="${basedir}/build.properties" />
<basename file="${basedir}" property="fragmentName" />
<available file="/gitroot/equinox/rt.equinox.binaries.git" type="dir" property="gitRepo" value="/gitroot/equinox/rt.equinox.binaries.git" />
<property name="gitRepo" value="ssh://git.eclipse.org/gitroot/equinox/rt.equinox.binaries.git" />

Back to the top