From 7f0346686dcacb8c782a42bede66eb5c0b28b8f4 Mon Sep 17 00:00:00 2001 From: deeplow Date: Tue, 23 Jan 2024 10:29:39 +0000 Subject: [PATCH] Add Dangerzone logo to Fedora build Fixes #645 --- install/linux/dangerzone.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 137f2f8..c3f18e1 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -246,7 +246,9 @@ sed -i 's/^PySide6.*$/PySide2 = "*"/' pyproject.toml install -m 755 -d %{buildroot}/usr/share/ install -m 755 -d %{buildroot}/usr/share/applications/ install -m 755 -d %{buildroot}/usr/share/dangerzone/ -install -m 644 install/linux/* %{buildroot}/usr/share/applications/ +install -m 755 -d %{buildroot}/usr/share/pixmaps/ +install -m 644 install/linux/press.freedom.dangerzone.desktop %{buildroot}/usr/share/applications/ +install -m 644 install/linux/press.freedom.dangerzone.png %{buildroot}/usr/share/pixmaps/ install -m 644 share/* %{buildroot}/usr/share/dangerzone # In case we create a package for Qubes, add some extra files under