File po-install.patch of Package w3m

Index: w3m-v0.5.6/po/Makefile.in.in
===================================================================
--- w3m-v0.5.6.orig/po/Makefile.in.in
+++ w3m-v0.5.6/po/Makefile.in.in
@@ -41,8 +41,8 @@ INSTALL_DATA = @INSTALL_DATA@
 # versions, $(mkinstalldirs) and $(install_sh) are unused.
 mkinstalldirs = $(SHELL) @install_sh@ -d
 install_sh = $(SHELL) @install_sh@
-MKDIR_P = @MKDIR_P@
-mkdir_p = @mkdir_p@
+MKDIR_P = mkdir -p --
+mkdir_p = mkdir -p --
 
 # When building gettext-tools, we prefer to use the built programs
 # rather than installed programs.  However, we can't do that when we
openSUSE Build Service is sponsored by