summaryrefslogtreecommitdiff
path: root/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff')
-rw-r--r--editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff10
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@.