makefiles: Don't define system_themedir twice

Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk>
This commit is contained in:
Andrew Shadura 2016-08-16 18:11:34 +01:00
parent ca12a07896
commit dff13408f8

View file

@ -1,9 +1,10 @@
theme = hicolor
system_themedir = $(datadir)/icons/$(theme)
app_themedir = $(pkgdatadir)/icons/$(theme)
if BUILD_XDG_APP
system_themedir = $(app_themedir)
else
system_themedir = $(datadir)/icons/$(theme)
endif
system_theme_icons = \