This commit is contained in:
Andrew Overholt 2008-08-27 22:42:32 +00:00
parent 8db956b337
commit 51650375a5
1 changed files with 1 additions and 1 deletions

View File

@ -750,7 +750,7 @@ java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \
unzip build/rpmBuild/org.eclipse.test.zip
# These are already in the SDK
rm eclipse/epl-v10.html eclipse/notice.html
rm -rf plugins/org.junit*
rm -rf eclipse/plugins/org.junit*
rm build/rpmBuild/org.eclipse.test.zip
zip -r build/rpmBuild/org.eclipse.test.zip eclipse
popd