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
Multimedia
Kdenlive
Commits
70618a98
Commit
70618a98
authored
Feb 19, 2020
by
Jean-Baptiste Mardelle
Browse files
Update build-image.sh
parent
9ec3a832
Pipeline
#15310
passed with stage
in 14 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/build-image.sh
View file @
70618a98
...
...
@@ -126,7 +126,7 @@ mkdir -p $GST_LIB_DEST_DIR
GST_PLUGIN_DEST_DIR
=
$APPDIR
/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0
mkdir
-p
$GST_PLUGIN_DEST_DIR
cp
$GST_PLUGIN_SRC_DIR
/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner
$GST_PLUGIN_DEST_DIR
cp
$GST_PLUGIN_SRC_DIR
/gstreamer-1.0/
*
$GST_LIB_DEST_DIR
cp
$GST_PLUGIN_SRC_DIR
/gstreamer-1.0/
*
.so
$GST_LIB_DEST_DIR
rm
$GST_LIB_DEST_DIR
/libgstegl
*
||
true
...
...
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