Files
bsdports/misc/mate-icon-theme/files/patch-Makefile.in
2019-12-26 07:26:06 +00:00

11 lines
349 B
Plaintext

--- Makefile.in.orig 2013-10-19 11:05:40.000000000 +0200
+++ Makefile.in 2013-10-19 11:05:51.000000000 +0200
@@ -928,7 +928,6 @@
# we don't want to install mo files, all translations are already stored
# in theme files
install-data-local:
- $(MAKE) -C po uninstall
if [ -h $(DESTDIR)$(themedir) ]; then \
rm -f $(DESTDIR)$(themedir); \
fi