]> git.pld-linux.org Git - packages/aMule.git/blob - aMule-po_makefile.patch
- give up...
[packages/aMule.git] / aMule-po_makefile.patch
1 diff -Nur old/po/Makefile.in.in new/po/Makefile.in.in
2 --- old/po/Makefile.in.in       2003-11-04 14:44:20.000000000 +0000
3 +++ new/po/Makefile.in.in       2003-11-15 17:36:20.000000000 +0000
4 @@ -27,7 +27,7 @@
5  INSTALL = @INSTALL@
6  INSTALL_DATA = @INSTALL_DATA@
7  MKINSTALLDIRS = @MKINSTALLDIRS@
8 -mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
9 +mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
10  
11  GMSGFMT = @GMSGFMT@
12  MSGFMT = @MSGFMT@
This page took 0.059521 seconds and 3 git commands to generate.