openbsd-ports/audio/xmms/patches/patch-po_Makefile_in_in
ajacoutot 6b2cbddde1 - update to xmms-1.2.11
input from naddy@, help and ok jakemsr@
2007-12-08 21:54:57 +00:00

12 lines
377 B
Plaintext

$OpenBSD: patch-po_Makefile_in_in,v 1.3 2007/12/08 21:54:57 ajacoutot Exp $
--- po/Makefile.in.in.orig Sat Dec 8 12:50:04 2007
+++ po/Makefile.in.in Sat Dec 8 12:50:41 2007
@@ -30,6 +30,7 @@ gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
+install_sh = @install_sh@
mkinstalldirs = $(SHELL) @install_sh@ -d
mkdir_p = @mkdir_p@