Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
a2c4b35a
Verified
Commit
a2c4b35a
authored
Nov 08, 2021
by
Jan Alexander Steffens (heftig)
Browse files
gitpkg: Use --destdir
parent
200df4f8
Pipeline
#12972
passed with stage
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/archbuild/files/gitpkg
View file @
a2c4b35a
...
...
@@ -426,7 +426,7 @@ if gitify
package:
case
when
meson
<<~
END
DESTDIR="$pkgdir"
meson install -C build
meson install -C build
--destdir "$pkgdir"
END
end
,
}.
reverse_each
do
|
name
,
content
|
...
...
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