Rebuild package

This commit is contained in:
2025-12-27 11:05:55 +02:00
parent 4bd08f5c6e
commit b15e1e21c1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -26,5 +26,6 @@ check() {
package() {
meson install -C build --destdir="$BPM_OUTPUT"
# Install package license
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/libinput/COPYING
}