summaryrefslogtreecommitdiff
path: root/net-im/gajim-devel/files/patch-po-Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gajim-devel/files/patch-po-Makefile.in.in')
-rw-r--r--net-im/gajim-devel/files/patch-po-Makefile.in.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/gajim-devel/files/patch-po-Makefile.in.in b/net-im/gajim-devel/files/patch-po-Makefile.in.in
deleted file mode 100644
index 529732a9ea73..000000000000
--- a/net-im/gajim-devel/files/patch-po-Makefile.in.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- po/Makefile.in.in.orig Tue Oct 24 23:52:06 2006
-+++ po/Makefile.in.in Thu Nov 23 17:25:06 2006
-@@ -33,8 +33,7 @@
- datadir = @datadir@
- datarootdir = @datarootdir@
- libdir = @libdir@
--DATADIRNAME = @DATADIRNAME@
--itlocaledir = $(prefix)/$(DATADIRNAME)/locale
-+itlocaledir = @localedir@
- subdir = po
- install_sh = @install_sh@
- # Automake >= 1.8 provides @mkdir_p@.