build: Remove flatpak hack to install icons to right place

This commit is contained in:
Hylke Bons 2017-08-13 22:17:40 +02:00
parent da410470c3
commit a722811b07

View file

@ -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 \