Rebuild package
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libinput
|
name: libinput
|
||||||
description: Input device management and event handling library
|
description: Input device management and event handling library
|
||||||
version: 1.30.1
|
version: 1.30.1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://gitlab.freedesktop.org/libinput/libinput
|
url: https://gitlab.freedesktop.org/libinput/libinput
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -26,5 +26,6 @@ check() {
|
|||||||
package() {
|
package() {
|
||||||
meson install -C build --destdir="$BPM_OUTPUT"
|
meson install -C build --destdir="$BPM_OUTPUT"
|
||||||
|
|
||||||
|
# Install package license
|
||||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/libinput/COPYING
|
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/libinput/COPYING
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user