1 $(mkdir_p) is obsolete for newer automake, use $(MKDIR_P) instead.
2 Upstream should really gettextize with a newer version before packing up.
4 [base on a similar patch from Gustavo Zacarias for Linux-PAM-1.1.7]
5 Signed-off-by: Axel Lin <axel.lin@ingics.com>
7 diff -Nura cryptsetup-1.6.3.ori/po/Makefile.in.in cryptsetup-1.6.3/po/Makefile.in.in
8 --- cryptsetup-1.6.3.ori/po/Makefile.in.in 2013-12-30 11:53:22.731942516 +0800
9 +++ cryptsetup-1.6.3/po/Makefile.in.in 2014-01-09 09:46:13.594071188 +0800
12 INSTALL_DATA = @INSTALL_DATA@
13 mkinstalldirs = $(SHELL) @install_sh@ -d
18 GMSGFMT_no = @GMSGFMT@