Remove some, add other debugging statements.

This commit is contained in:
Andrew Overholt 2008-07-21 00:22:25 +00:00
parent f6bce16e6d
commit e73656d24a
1 changed files with 2 additions and 1 deletions

View File

@ -750,7 +750,6 @@ java \
org.eclipse.core.launcher.Main \
-application \
org.eclipse.equinox.p2.director.app.application \
-debug -consolelog \
-flavor tooling \
-installIU "Fedora Eclipse Platform" \
-version %{version} \
@ -781,6 +780,8 @@ rm -rf $sdkDir/p2/org.eclipse.equinox.p2.core/cache
rm -rf $sdkDir/p2/org.eclipse.equinox.p2.director/rollback/content.xml
sed -i "s|file\:$provisionDir/\ -\ bundle\ pool|Fedora Eclipse|g" \
$sdkDir/artifacts.xml
ls -R $sdkDir/p2
exit 1
profileDir=$sdkDir/p2/org.eclipse.equinox.p2.engine/profileRegistry
pushd $profileDir
sed -i "s|$provisionDir|%{_libdir}/%{name}|g" \