Revert to cd'ing into gcc-%{gcc_version} for gcc_update

This commit is contained in:
Ralf Corsepius
2006-02-27 18:03:23 +00:00
parent 2f9c5897c1
commit e25d8c9932

View File

@@ -41,5 +41,6 @@ cd ..
@PREP@
# Fix timestamps
gcc-%{gcc_version}/contrib/gcc_update --touch
cd gcc-%{gcc_version}
contrib/gcc_update --touch
cd ..