diff options
author | Jose G. Juanino <jjuanino@gmail.com> | 2021-11-23 17:48:46 +0100 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-11-24 07:50:46 +0100 |
commit | 3f6d136d1c1054dcfcbc728fca06d73476112c22 (patch) | |
tree | 8e8149ba0081c8726fe202f703cb82f7ee726adf /editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff | |
parent | Mk/bsd.java.mk: Add support for openjdk17 and 17[+] as a version (diff) |
editors/xmlcopyeditor: update to 1.3.0.0
ChangeLog:
https://sourceforge.net/p/xml-copy-editor/code/ci/master/tree/ChangeLog?format=raw
PR: 259680
Reported by: jjuanino@gmail.com (maintainer)
Diffstat (limited to 'editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff')
-rw-r--r-- | editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff b/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff deleted file mode 100644 index 80a1d98a5d43..000000000000 --- a/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff +++ /dev/null @@ -1,10 +0,0 @@ -+++ po/Makefile.in.in -@@ -34,7 +34,7 @@ - datarootdir = @datarootdir@ - libdir = @libdir@ - DATADIRNAME = @DATADIRNAME@ --itlocaledir = $(prefix)/$(DATADIRNAME)/locale -+itlocaledir = @localedir@ - subdir = po - install_sh = @install_sh@ - # Automake >= 1.8 provides @mkdir_p@. |