diff options
Diffstat (limited to 'editors/gummi/files/patch-po__Makefile.in.in')
-rw-r--r-- | editors/gummi/files/patch-po__Makefile.in.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/gummi/files/patch-po__Makefile.in.in b/editors/gummi/files/patch-po__Makefile.in.in deleted file mode 100644 index 71de463c3cb1..000000000000 --- a/editors/gummi/files/patch-po__Makefile.in.in +++ /dev/null @@ -1,12 +0,0 @@ ---- ./po/Makefile.in.in.orig 2012-01-29 20:42:39.060446287 +0000 -+++ ./po/Makefile.in.in 2012-01-29 20:43:42.348435836 +0000 -@@ -34,7 +34,8 @@ datadir = @datadir@ - datarootdir = @datarootdir@ - libdir = @libdir@ - DATADIRNAME = @DATADIRNAME@ --itlocaledir = $(prefix)/$(DATADIRNAME)/locale -+sharedir = share -+itlocaledir = $(prefix)/$(sharedir)/locale - subdir = po - install_sh = @install_sh@ - # Automake >= 1.8 provides @mkdir_p@. |