From 84131acf675e560d8259e8ba6199f881098a92e3 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 8 Jan 2020 09:46:13 +0800 Subject: fix redefined MATELOCALEDIR --- timerapplet/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/timerapplet/Makefile.am b/timerapplet/Makefile.am index c4b0ac16..08552191 100644 --- a/timerapplet/Makefile.am +++ b/timerapplet/Makefile.am @@ -3,7 +3,6 @@ AM_CPPFLAGS = \ $(MATEDESKTOP_CFLAGS) \ $(LIBNOTIFY_CFLAGS) \ -I$(srcdir) \ - -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ $(DISABLE_DEPRECATED_CFLAGS) APPLET_LOCATION = $(libexecdir)/timer-applet -- cgit v1.2.1