aboutsummaryrefslogtreecommitdiff
path: root/net/grsync/files/patch-po-Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/grsync/files/patch-po-Makefile.in.in')
-rw-r--r--net/grsync/files/patch-po-Makefile.in.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/grsync/files/patch-po-Makefile.in.in b/net/grsync/files/patch-po-Makefile.in.in
deleted file mode 100644
index 2cb903302725..000000000000
--- a/net/grsync/files/patch-po-Makefile.in.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig 2013-04-30 11:48:54 UTC
-+++ po/Makefile.in.in
-@@ -34,7 +34,7 @@ datadir = @datadir@
- datarootdir = @datarootdir@
- libdir = @libdir@
- DATADIRNAME = @DATADIRNAME@
--itlocaledir = $(prefix)/$(DATADIRNAME)/locale
-+itlocaledir = $(prefix)/share/locale
- subdir = po
- install_sh = @install_sh@
- # Automake >= 1.8 provides @mkdir_p@.