We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decdac9 commit b1f0cb3Copy full SHA for b1f0cb3
srcpkgs/libxkbcommon/template
@@ -1,7 +1,7 @@
1
# Template file for 'libxkbcommon'
2
pkgname=libxkbcommon
3
version=1.13.1
4
-revision=1
+revision=2
5
build_style=meson
6
# b_ndebug=false is needed to pass the test suite, as it relies on side effects
7
# in the arguments of assert calls.
@@ -56,5 +56,6 @@ libxkbcommon-tools_package() {
56
vmove usr/bin
57
vmove usr/libexec
58
vmove usr/share/man
59
+ vmove usr/share/bash-completion
60
}
61
0 commit comments