Skip to content
Snippets Groups Projects
Verified Commit 106413b6 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

gitpkg: Update meson install (0.47.0)

parent bd39f711
No related branches found
No related tags found
No related merge requests found
......@@ -427,7 +427,7 @@ if gitify
package: case
when meson
<<~END
DESTDIR="$pkgdir" ninja -C build install
DESTDIR="$pkgdir" meson install -C build
END
end,
}.reverse_each do |name, content|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment