Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
1420cd17
Commit
1420cd17
authored
Aug 03, 2009
by
Thiago Macieira
Browse files
Fix compliance of the qtcreator script with Bourne shell.
./bin/qtcreator: 3: Syntax error: "(" unexpected
parent
cfc10eb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/qtcreator
View file @
1420cd17
#!/bin/sh
function
makeAbsolute
()
{
makeAbsolute
()
{
case
"
$1
"
in
/
*
)
# already absolute, return it
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment