]> git.pld-linux.org Git - packages/aMule.git/blame - aMule-po_makefile.patch
- removed missing files
[packages/aMule.git] / aMule-po_makefile.patch
CommitLineData
65102731
AA
1diff -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.059628 seconds and 4 git commands to generate.