From b7f0f01b25d0089f43aeda0eef0dbf46760ec9fd Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Mon, 23 Oct 2023 20:26:19 +0700 Subject: [PATCH] there is no pycache in ba sing se --- anda/others/rustdesk/rustdesk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anda/others/rustdesk/rustdesk.spec b/anda/others/rustdesk/rustdesk.spec index 87e36ffaa9..5c9ff3f388 100644 --- a/anda/others/rustdesk/rustdesk.spec +++ b/anda/others/rustdesk/rustdesk.spec @@ -50,6 +50,8 @@ install res/scalable.svg %{buildroot}/usr/share/icons/hicolor/scalable/apps/rust install res/rustdesk.desktop %{buildroot}/usr/share/rustdesk/files/ install res/rustdesk-link.desktop %{buildroot}/usr/share/rustdesk/files/ +install res/rustdesk.desktop %{buildroot}/usr/share/applications/ + %files /usr/bin/rustdesk /usr/lib/rustdesk/libsciter-gtk.so @@ -58,7 +60,8 @@ install res/rustdesk-link.desktop %{buildroot}/usr/share/rustdesk/files/ /usr/share/icons/hicolor/scalable/apps/rustdesk.svg /usr/share/rustdesk/files/rustdesk.desktop /usr/share/rustdesk/files/rustdesk-link.desktop -/usr/share/rustdesk/files/__pycache__/* + +/usr/share/applications/rustdesk.desktop