aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.mk')
-rw-r--r--plugin.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin.mk b/plugin.mk
index a98aaf63bb..7f3528a118 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 $< $@