Publish Framework tray enhancements and idle fingerprint retry
This commit is contained in:
@@ -21,6 +21,8 @@ install -m 0644 \
|
||||
"$topdir/SOURCES/LockScreenUi.qml"
|
||||
install -m 0644 "$repo_root/LICENSE" "$topdir/SOURCES/LICENSE"
|
||||
install -m 0644 "$repo_root/README.md" "$topdir/SOURCES/README.md"
|
||||
install -m 0644 "$tool_dir/FedoraToolsFingerprintRetry.qml" "$topdir/SOURCES/FedoraToolsFingerprintRetry.qml"
|
||||
install -m 0644 "$tool_dir/tests/tst_fingerprintretry.qml" "$topdir/SOURCES/tst_fingerprintretry.qml"
|
||||
|
||||
rpmbuild \
|
||||
--define "_topdir $topdir" \
|
||||
|
||||
@@ -18,6 +18,8 @@ bash touchpad-hold-tap/tests/test-touchpad-hold-tap-config "$plugin" touchpad-ho
|
||||
bash plasma-always-show-unlock/tests/test-plasma-always-show-unlock \
|
||||
plasma-always-show-unlock/plasma-always-show-unlock \
|
||||
plasma-always-show-unlock/LockScreenUi.patch plasma-always-show-unlock/tests/LockScreenUi.qml
|
||||
QT_QPA_PLATFORM=offscreen QT_QUICK_BACKEND=software \
|
||||
qmltestrunner-qt6 -input plasma-always-show-unlock/tests
|
||||
bash plasma-fingerprint-workaround/tests/test-controller \
|
||||
plasma-fingerprint-workaround/plasma-fingerprint-workaround plasma-fingerprint-workaround/payload.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user