Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2010-05-19 20:50:58 +0000
committerMarkus Knauer2010-05-19 20:50:58 +0000
commitc9da909d71558784ca9f6925b1082f94d331967d (patch)
tree953e4a29c3f1f056c55f450350a1af913d0622cc /features
parent1482adf169a110807ba3d8d9c381d02756b08127 (diff)
downloadorg.eclipse.epp.packages-c9da909d71558784ca9f6925b1082f94d331967d.tar.gz
org.eclipse.epp.packages-c9da909d71558784ca9f6925b1082f94d331967d.tar.xz
org.eclipse.epp.packages-c9da909d71558784ca9f6925b1082f94d331967d.zip
copy task change
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.epp.allpackages.helios.feature/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.epp.allpackages.helios.feature/build.xml b/features/org.eclipse.epp.allpackages.helios.feature/build.xml
index cda9bf66..e5dba58b 100644
--- a/features/org.eclipse.epp.allpackages.helios.feature/build.xml
+++ b/features/org.eclipse.epp.allpackages.helios.feature/build.xml
@@ -114,7 +114,7 @@
</args>
</eclipse.launch>
<copy todir="${targetPlatformPath}/plugins">
- <fileset dir="${staging.site}">
+ <fileset dir="/home/data/httpd/download.eclipse.org/releases/staging/aggregate/plugins">
<include name="**/plugins/org.eclipse*intro*"/>
<include name="**/plugins/org.eclipse*capabilities*"/>
</fileset>

Back to the top