mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Add the restart helper binary to the application bundle, not the source file
This commit is contained in:
parent
62c28ce0d3
commit
ebb13d96ec
@ -118,7 +118,7 @@ cp -v src/${AEGISUB_BIN} "${PKG_DIR}/Contents/MacOS/aegisub"
|
||||
|
||||
echo
|
||||
echo " ---- Build / install restart-helper ----"
|
||||
cp -v tools/osx-bundle-restart-helper.c "${PKG_DIR}/Contents/MacOS/restart-helper"
|
||||
cp -v tools/osx-bundle-restart-helper "${PKG_DIR}/Contents/MacOS/restart-helper"
|
||||
|
||||
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user