Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alchemy
Third Party
3p-vlc-bin
Commits
31dad069
Commit
31dad069
authored
May 23, 2021
by
Rye Mutt
🍞
Browse files
Fix mac packaging
parent
00b17365
Pipeline
#877
passed with stages
in 4 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-cmd.sh
View file @
31dad069
...
...
@@ -104,7 +104,7 @@ case "$AUTOBUILD_PLATFORM" in
# library files
cp
"
${
VLC_SOURCE_DIR_DARWIN64
}
/lib/libvlc.5.dylib"
"
$stage
/lib/release/"
cp
"
${
VLC_SOURCE_DIR_DARWIN64
}
/lib/libvlc.dylib"
"
$stage
/lib/release/"
cp
"
${
VLC_SOURCE_DIR_DARWIN64
}
/lib/libvlccore.
8
.dylib"
"
$stage
/lib/release/"
cp
"
${
VLC_SOURCE_DIR_DARWIN64
}
/lib/libvlccore.
9
.dylib"
"
$stage
/lib/release/"
cp
"
${
VLC_SOURCE_DIR_DARWIN64
}
/lib/libvlccore.dylib"
"
$stage
/lib/release/"
# plugins
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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