mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
icons: no need to ship source svg in tarball
This sort of explodes the size of the distribution tarball.
This commit is contained in:
@ -9,9 +9,7 @@ nobase_icon_DATA = \
|
|||||||
scalable/apps/sysprof-symbolic.svg \
|
scalable/apps/sysprof-symbolic.svg \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = $(nobase_icon_DATA)
|
||||||
$(nobase_icon_DATA) \
|
|
||||||
sysprof-source.svg
|
|
||||||
|
|
||||||
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user