summaryrefslogtreecommitdiff
path: root/mail/evolution-exchange/files/patch-po::Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-exchange/files/patch-po::Makefile.in.in')
-rw-r--r--mail/evolution-exchange/files/patch-po::Makefile.in.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/evolution-exchange/files/patch-po::Makefile.in.in b/mail/evolution-exchange/files/patch-po::Makefile.in.in
deleted file mode 100644
index 042bef6eb7fc..000000000000
--- a/mail/evolution-exchange/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig Sun Jul 25 18:30:57 2004
-+++ po/Makefile.in.in Sun Jul 25 18:31:20 2004
-@@ -32,6 +32,8 @@
- gnulocaledir = $(datadir)/locale
- gettextsrcdir = $(datadir)/glib-2.0/gettext/po
- subdir = po
-+mkdir_p = @mkdir_p@
-+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@