summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in
blob: c65f5bfe7c344b6d201760c97f81aef6444398b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- camel/providers/imapx/Makefile.in.orig  2014-03-14 14:10:01.171545474 +0000
+++ camel/providers/imapx/Makefile.in   2014-03-14 14:10:08.618544114 +0000
@@ -1117,7 +1117,7 @@
 
 
 camel-imapx-tokenise.h: camel-imapx-tokens.txt
-   @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< --output-file=$@
+   @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< > $@
 
 -include $(top_srcdir)/git.mk