Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Armagetron Advanced
Armagetron Advanced
Commits
e719d471
Commit
e719d471
authored
May 27, 2022
by
Manuel Moos
Browse files
Restore file paths borked in merge
parent
6b4514ab
Pipeline
#549943145
passed with stages
in 61 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
desktop/os-x/build_bundle.sh.in
View file @
e719d471
...
...
@@ -158,8 +158,8 @@ rm -rf "${TMP_ZIP}"
DMG_SRC
=
${
BUNDLE
}
DMG
=
"
${
DIR
}
/@progname@-@version@.dmg"
rm
-f
"
${
DMG
}
"
ICON
=
"@abs_top_srcdir@/
MacOS/A
rmagetron
Advance
d.icns"
BG
=
"@abs_top_srcdir@/
MacOS
/background.png"
ICON
=
"@abs_top_srcdir@/
desktop/os-x/a
rmagetron
a
d.icns"
BG
=
"@abs_top_srcdir@/
desktop/os-x
/background.png"
create-dmg
\
--volicon
"
$ICON
"
\
--app-drop-link
470 180
--window-pos
200 112
--window-size
650 330
\
...
...
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