From a722811b073793573bf34e8fd9f4faf3c85214e3 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 13 Aug 2017 22:17:40 +0200 Subject: [PATCH] build: Remove flatpak hack to install icons to right place --- SparkleShare/Linux/Images/icons/hicolor/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) diff --git a/SparkleShare/Linux/Images/icons/hicolor/Makefile.am b/SparkleShare/Linux/Images/icons/hicolor/Makefile.am index 80a86072..aa9e46e0 100644 --- a/SparkleShare/Linux/Images/icons/hicolor/Makefile.am +++ b/SparkleShare/Linux/Images/icons/hicolor/Makefile.am @@ -1,11 +1,6 @@ theme = hicolor app_themedir = $(pkgdatadir)/icons/$(theme) - -if BUILD_FLATPAK -system_themedir = $(app_themedir) -else system_themedir = $(datadir)/icons/$(theme) -endif system_theme_icons = \ apps,org.sparkleshare.SparkleShare-16.png \