12 lines
319 B
Diff
12 lines
319 B
Diff
--- ./icons/Makefile.in.orig 2019-08-12 15:22:05.567441602 +0300
|
|
+++ ./icons/Makefile.in 2019-08-12 15:22:21.499874003 +0300
|
|
@@ -448,7 +448,7 @@
|
|
128x128 \
|
|
scalable
|
|
|
|
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
|
+gtk_update_icon_cache = true
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|