From b12a56e4e6b8f18c9b69396f40f163311505a2ff Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sun, 17 Aug 2025 18:09:27 +0300 Subject: rpkg: Fix wiki path --- niri.spec.rpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/niri.spec.rpkg b/niri.spec.rpkg index ff590cab..e7196f12 100644 --- a/niri.spec.rpkg +++ b/niri.spec.rpkg @@ -138,7 +138,7 @@ install -Dm644 -t %{buildroot}%{_userunitdir} ./resources/niri-shutdown.target %license LICENSE %doc README.md %doc resources/default-config.kdl -%doc wiki +%doc docs/wiki %{_bindir}/niri %{_bindir}/niri-session %{_datadir}/wayland-sessions/niri.desktop -- cgit