Add per-tool settings and gesture customization
This commit is contained in:
@@ -14,6 +14,12 @@ install -m 0644 \
|
||||
"$repo_root/touchpad-hold-tap/tests/test-touchpad-hold-tap.lua" \
|
||||
"$topdir/SOURCES/test-touchpad-hold-tap.lua"
|
||||
install -m 0644 "$repo_root/README.md" "$topdir/SOURCES/README.md"
|
||||
install -m 0755 \
|
||||
"$repo_root/touchpad-hold-tap/touchpad-hold-tap-config" \
|
||||
"$topdir/SOURCES/touchpad-hold-tap-config"
|
||||
install -m 0755 \
|
||||
"$repo_root/touchpad-hold-tap/tests/test-touchpad-hold-tap-config" \
|
||||
"$topdir/SOURCES/test-touchpad-hold-tap-config"
|
||||
|
||||
rpmbuild \
|
||||
--define "_topdir $topdir" \
|
||||
|
||||
Reference in New Issue
Block a user