summaryrefslogtreecommitdiff
path: root/mail/sylpheed-gtk2/files/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed-gtk2/files/patch-ba')
-rw-r--r--mail/sylpheed-gtk2/files/patch-ba11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/sylpheed-gtk2/files/patch-ba b/mail/sylpheed-gtk2/files/patch-ba
deleted file mode 100644
index a6a44c7db7f8..000000000000
--- a/mail/sylpheed-gtk2/files/patch-ba
+++ /dev/null
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig Thu Sep 25 12:15:12 2003
-+++ po/Makefile.in.in Thu Sep 25 12:16:23 2003
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \