The RPM %install tried to execute a %files path, so main builds no RPMs #306

Merged
enricobuehler merged 1 commits from worktree-rpm-spec-stray-install into main 2026-08-18 17:18:05 +00:00
-1
View File
@@ -323,7 +323,6 @@ install -Dm0755 target/release/punktfunk-encode-worker %{buildroot}%{_bindir}/pu
# udev rule — /dev/uinput access for virtual gamepads (input group).
install -Dm0644 scripts/60-punktfunk.rules %{buildroot}%{_udevrulesdir}/60-punktfunk.rules
%{_datadir}/wireplumber/wireplumber.conf.d/60-punktfunk-dualsense.conf
# WirePlumber policy — hold a DualSense's sound card open (GE-Proton's raw-open self-race) and
# keep it from driving the graph clock. See the file's own comments.