pkgsrc/ham/xlog/patches/patch-aa
wulf 75c2389c21 Updated xlog to version 1.4:
This release adds a scoring window, where you can keep track of awards.
There were several major bugfixes.
2006-12-27 11:54:44 +00:00

13 lines
390 B
Text

$NetBSD: patch-aa,v 1.3 2006/12/27 11:54:44 wulf Exp $
--- po/Makefile.in.in.orig 2006-12-27 20:06:10.000000000 +1030
+++ po/Makefile.in.in 2006-12-27 20:07:40.000000000 +1030
@@ -30,7 +30,7 @@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
-mkinstalldirs = $(SHELL) @install_sh@ -d
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
mkdir_p = @mkdir_p@
GMSGFMT_ = @GMSGFMT@