summaryrefslogtreecommitdiff
path: root/mail/evolution-devel/files/patch-po::Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-devel/files/patch-po::Makefile.in.in')
-rw-r--r--mail/evolution-devel/files/patch-po::Makefile.in.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/evolution-devel/files/patch-po::Makefile.in.in b/mail/evolution-devel/files/patch-po::Makefile.in.in
deleted file mode 100644
index f6aa43a9d474..000000000000
--- a/mail/evolution-devel/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2002/01/13 17:11:01 1.1
-+++ po/Makefile.in.in 2002/01/13 17:11:38
-@@ -125,7 +125,7 @@
- *.gmo) destdir=$(DESTDIR)$(gnulocaledir);; \
- *) destdir=$(DESTDIR)$(localedir);; \
- esac; \
-- lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$$destdir/$$lang/LC_MESSAGES; \
- if test -r "$(MKINSTALLDIRS)"; then \
- $(MKINSTALLDIRS) $$dir; \