summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-03-25 19:44:22 -0700
committerDonald Carr2016-03-25 19:46:08 -0700
commitb0d83468529d04d6f3cb275d3c1f3a3ec08537f5 (patch)
treebeb872708c962080ea703292a18b622931b9b256
parent446ed888bbc5c43088a681a70b498816d6e1c35e (diff)
downloadaur-b0d83468529d04d6f3cb275d3c1f3a3ec08537f5.tar.gz
Can't see qtcreator.sh now that I am packaging 4.0.0
Change-Id: Id08d150ddfe29243253d5d8bfd2715cbfec24bf4
-rwxr-xr-xqtc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtc b/qtc
index 60298570a26f..93c5d24c2475 100755
--- a/qtc
+++ b/qtc
@@ -13,7 +13,7 @@ else
fi
# failing that run the creator in your path
- qtcreator.sh $@
+ qtcreator $@
fi
exit 0