From 811a22c64b764134ccfd626429ca2fe99737eb20 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 25 Nov 2008 05:27:35 +0000 Subject: DFArc2 makes it easy to play and manage the Dink Smallwood game and it's numerous Dink Modules (or D-Mods). PR: ports/127704 Submitted by: Stephen Hurd --- games/freedink-dfarc/files/patch-po_Makefile.in.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 games/freedink-dfarc/files/patch-po_Makefile.in.in (limited to 'games/freedink-dfarc/files') diff --git a/games/freedink-dfarc/files/patch-po_Makefile.in.in b/games/freedink-dfarc/files/patch-po_Makefile.in.in new file mode 100644 index 000000000000..ee14768bcd00 --- /dev/null +++ b/games/freedink-dfarc/files/patch-po_Makefile.in.in @@ -0,0 +1,19 @@ +*** po/Makefile.in.in.orig Tue Sep 30 19:11:33 2008 +--- po/Makefile.in.in Tue Sep 30 19:11:48 2008 +*************** +*** 34,40 **** + datarootdir = @datarootdir@ + libdir = @libdir@ + DATADIRNAME = @DATADIRNAME@ +! itlocaledir = $(prefix)/$(DATADIRNAME)/locale + subdir = po + install_sh = @install_sh@ + # Automake >= 1.8 provides @mkdir_p@. +--- 34,40 ---- + datarootdir = @datarootdir@ + libdir = @libdir@ + DATADIRNAME = @DATADIRNAME@ +! itlocaledir = $(datarootdir)/locale + subdir = po + install_sh = @install_sh@ + # Automake >= 1.8 provides @mkdir_p@. -- cgit v1.2.3