fix(fontviewer): fix desktop file perms (#2263) (#2284)

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>
(cherry picked from commit 6bb80ea3e5)

Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
This commit is contained in:
Raboneko
2024-10-21 22:52:08 -07:00
committed by GitHub
parent 3c20e349ca
commit d17e784ed0
+1 -1
View File
@@ -38,7 +38,7 @@ A platform-agnostic GTK+ 3 alternative to GNOME's Font Viewer
%meson_install
install -m 0755 -vd %{buildroot}%{_datadir}/applications
install -m 0755 -vp data/%{name}.desktop %{buildroot}%{_datadir}/applications/
install -m 0644 -vp data/%{name}.desktop %{buildroot}%{_datadir}/applications/
%files
%license LICENSE