missing pushd

This commit is contained in:
Andrew Overholt 2008-10-16 00:41:55 +00:00
parent b5482d5588
commit 0061dd641d
1 changed files with 1 additions and 0 deletions

View File

@ -1015,6 +1015,7 @@ for dataDir in $dataDirs; do
rm -rf `dirname $dataDir`
done
pushd $sdkDir
# Create file listings for the extracted shared libraries
echo -n "" > %{_builddir}/%{buildsubdir}/%{name}-platform.install;
for id in `ls configuration/org.eclipse.osgi/bundles`; do