Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-09-21 12:01:39 +0000
committerMarkus Knauer2009-09-21 12:01:39 +0000
commitf177580b0969bc5a8b47ff6a4b4021f1ae859ba2 (patch)
tree814a5bb9d9f50de17ca7e07af0635829610d21da /features
parentd0ba38164d01a1d135254e4b6fabdfab21fd71cb (diff)
downloadorg.eclipse.epp.packages-f177580b0969bc5a8b47ff6a4b4021f1ae859ba2.tar.gz
org.eclipse.epp.packages-f177580b0969bc5a8b47ff6a4b4021f1ae859ba2.tar.xz
org.eclipse.epp.packages-f177580b0969bc5a8b47ff6a4b4021f1ae859ba2.zip
removed platform repo from "install-buckminster" target
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.epp.allpackages.feature/build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/build.xml b/features/org.eclipse.epp.allpackages.feature/build.xml
index 0809d588..a73a1ba0 100644
--- a/features/org.eclipse.epp.allpackages.feature/build.xml
+++ b/features/org.eclipse.epp.allpackages.feature/build.xml
@@ -65,8 +65,6 @@
<arg value="-consoleLog"/>
<arg value="-r"/>
<arg value="${bm.headless.site}"/>
- <arg value="-r"/>
- <arg value="${platform.site}"/>
<arg value="-d"/>
<arg value="${buildtools}/buckminster"/>
<arg value="-p"/>

Back to the top