]> git.pld-linux.org Git - packages/etherape.git/blame - etherape-Makefile.patch
- orphaned, outdated
[packages/etherape.git] / etherape-Makefile.patch
CommitLineData
b41e62b9 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.072482 seconds and 4 git commands to generate.