summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu_v <suv-sf@users.sourceforge.net>2014-08-19 22:04:43 +0000
committer~suv <suv-sf@users.sourceforge.net>2014-08-19 22:04:43 +0000
commit227b924a96b4842531cfd254703a57527cfeb704 (patch)
treecbbc5bcc77226a9945a3c490933ba600575f8e88
parentInfo.plist.in: add application category (see bug #1302849) (diff)
downloadinkscape-227b924a96b4842531cfd254703a57527cfeb704.tar.gz
inkscape-227b924a96b4842531cfd254703a57527cfeb704.zip
Fix typos in build scripts (see bug #1305427)
(bzr r13506.1.4)
-rwxr-xr-xpackaging/macosx/osx-app.sh2
-rwxr-xr-xpackaging/macosx/osx-dmg.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/macosx/osx-app.sh b/packaging/macosx/osx-app.sh
index f827a67b0..4a851cf56 100755
--- a/packaging/macosx/osx-app.sh
+++ b/packaging/macosx/osx-app.sh
@@ -65,7 +65,7 @@ Create an app bundle for OS X
\033[1m-l,--libraries\033[0m
specify the path to the librairies Inkscape depends on
(typically /sw or /opt/local)
- \033[1m-b--binary\033[0m
+ \033[1m-b,--binary\033[0m
specify the path to Inkscape's binary. By default it is in
Build/bin/ at the base of the source code directory
\033[1m-p,--plist\033[0m
diff --git a/packaging/macosx/osx-dmg.sh b/packaging/macosx/osx-dmg.sh
index f1ce72132..95129b8cb 100755
--- a/packaging/macosx/osx-dmg.sh
+++ b/packaging/macosx/osx-dmg.sh
@@ -45,7 +45,7 @@ auto_open_opt=
#----------------------------------------------------------
help()
{
-echo "
+echo -e "
Create a custom dmg file to distribute Inkscape
\033[1mUSAGE\033[0m