Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pcy
sspt
Commits
036a340e
Commit
036a340e
authored
Oct 21, 2018
by
pcy
Browse files
fix typo in meson stuff
parent
c101b848
Changes
1
Hide whitespace changes
Inline
Side-by-side
local/libexec/sspt/sspt-autogen
View file @
036a340e
...
...
@@ -469,7 +469,7 @@ sspt_build() {
ninja -C "
$REL_DIR
/build"
}
sspt_install() {
ninja -C "
$REL_
BUILD
/build" install
ninja -C "
$REL_
DIR
/build" install
}
sspt_clean() {
ninja -C "
$REL_DIR
/build" clean
...
...
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