And another couple of typos.

This commit is contained in:
James Turner
2011-07-17 13:28:36 +01:00
parent c7fa1238b8
commit 94e35443be

View File

@@ -42,6 +42,6 @@ popd
# create output directory, suitable for archiving / uploading
rm -rf output
mkdir -p output/${FG_VERSION}
mv simgear/simgear_${SG_VERSION}.tar.bz2 output/${FG_VERSION}/
mv flightgear/flightgear_${FG_VERSION}.tar.bz2 output/${FG_VERSION}/
mv simgear/simgear-${SG_VERSION}.tar.bz2 output/${FG_VERSION}/
mv flightgear/flightgear-${FG_VERSION}.tar.bz2 output/${FG_VERSION}/