fixed grammar
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12621 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ sourceDir=`pwd`
|
|||||||
# we accept relative source directories as well
|
# we accept relative source directories as well
|
||||||
|
|
||||||
if [ $alreadyMounted ]; then
|
if [ $alreadyMounted ]; then
|
||||||
echo "Building binaries and copy them to $targetDir"
|
echo "Building binaries and copying them to $targetDir"
|
||||||
else
|
else
|
||||||
echo "Building $imageSize MB image at $imagePath..."
|
echo "Building $imageSize MB image at $imagePath..."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user