]> git.pld-linux.org Git - packages/etherape.git/blob - etherape-Makefile.patch
- updated to 0.9.4; some patchs fixed
[packages/etherape.git] / etherape-Makefile.patch
1 --- etherape-0.9.4/po/Makefile.in.in.orig       2006-02-01 12:43:52.000000000 +0100
2 +++ etherape-0.9.4/po/Makefile.in.in    2006-02-01 12:44:45.000000000 +0100
3 @@ -27,7 +27,7 @@
4  INSTALL = @INSTALL@
5  INSTALL_DATA = @INSTALL_DATA@
6  MKINSTALLDIRS = @MKINSTALLDIRS@
7 -mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
8 +mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(MKINSTALLDIRS)" ;; esac`
9  
10  GMSGFMT = @GMSGFMT@
11  MSGFMT = @MSGFMT@
This page took 0.075566 seconds and 4 git commands to generate.