Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ab0027
Maui Builds
Commits
71ab1d89
Commit
71ab1d89
authored
May 25, 2021
by
ab0027
💬
Browse files
Use patched qmltermwidget
parent
c1e4725d
Pipeline
#3702
passed with stages
in 2 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
station/build.sh
View file @
71ab1d89
...
...
@@ -15,7 +15,9 @@ APPDIR="$BUILD_DIR/AppDir"
# This icon-theme.cache file is not at all getting included in the checkinstall package ¯\_(ツ)_/¯
$sudo
dpkg
-r
nota-git
||
true
git_clone_or_update
"
$SCRIPTPATH
/../build/qmltermwidget-git"
'https://github.com/Swordfish90/qmltermwidget.git'
### Use patched qmltermwidget untill PR #31 gets merged
# git_clone_or_update "$SCRIPTPATH/../build/qmltermwidget-git" 'https://github.com/Swordfish90/qmltermwidget.git'
git_clone_or_update
"
$SCRIPTPATH
/../build/qmltermwidget-git"
'https://github.com/bvbfan/qmltermwidget.git'
build_qmake_project
'qmltermwidget-git'
$SCRIPTPATH
/../build
git_clone_or_update
"
$SCRIPTPATH
/../build/station-git"
'https://invent.kde.org/maui/station.git'
$BRANCH
...
...
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