summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2020-01-08 09:46:13 +0800
committerraveit65 <[email protected]>2020-01-09 11:40:14 +0100
commit84131acf675e560d8259e8ba6199f881098a92e3 (patch)
tree9283b4a2ff8164ad5803e41ba7248d9847c4749d
parent7d490a556a3b0fc8e58daf245e0fbf0a086adfb6 (diff)
downloadmate-applets-84131acf675e560d8259e8ba6199f881098a92e3.tar.bz2
mate-applets-84131acf675e560d8259e8ba6199f881098a92e3.tar.xz
fix redefined MATELOCALEDIR
-rw-r--r--timerapplet/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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