[evolution] Make the intention of /tmp more explicit, and rescue people who happen to have evolution .po files i
- From: Michael Meeks <michael src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Make the intention of /tmp more explicit, and rescue people who happen to have evolution .po files i
- Date: Fri, 6 Aug 2010 09:25:11 +0000 (UTC)
commit 601c5fe5a0b1efac46832dd0e63131d77afae429
Author: Michael Meeks <michael meeks novell com>
Date: Fri Aug 6 10:23:47 2010 +0100
Make the intention of /tmp more explicit, and rescue people who happen
to have evolution .po files in /tmp from a sad fate ...
plugin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugin.mk b/plugin.mk
index a98aaf6..7f3528a 100644
--- a/plugin.mk
+++ b/plugin.mk
@@ -5,7 +5,7 @@
-e 's|\ LOCALEDIR\@|$(localedir)|' $< > $@
%.eplug.in: %.eplug.xml
- LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
+ LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp/notthere $< $@
%.error: %.error.xml
- LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
+ LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp/notthere $< $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]