]> git.pld-linux.org Git - packages/etherape.git/blame - etherape-Makefile.patch
- updated gettext BR
[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@
814670bb 12--- etherape-0.9.7/Makefile.am.orig 2006-10-31 17:48:36.000000000 +0100
13+++ etherape-0.9.7/Makefile.am 2006-10-31 17:48:47.000000000 +0100
14@@ -32,8 +32,7 @@
15 cd ../www && make
16
17 confdir = $(sysconfdir)/etherape
18-conf_DATA = \
19- services
20+conf_DATA =
21
22 Developmentdir = $(datadir)/applications
23 Development_DATA = \
This page took 0.085596 seconds and 4 git commands to generate.