don't use function syntax which /bin/sh doesn't grok

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-12-26 13:42:30 +00:00
parent 6b6663be88
commit 78014c105d

View File

@@ -9,7 +9,7 @@
# this function should be called with a single parameter containing addition
# port-specific directories to scan
function create_tags()
create_tags()
{
ctags --totals --c++-kinds=+px --language-force=c++ \
--exclude=include/wx/vms_x_fix.h \