aboutsummaryrefslogtreecommitdiffstats
path: root/net/GeoIP/files/patch-conf::Makefile.in
blob: 29cafa1731bf13da4e44e9d201df2bb7952a35c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- conf/Makefile.in.orig   Sun Aug 28 22:42:55 2005
+++ conf/Makefile.in    Sun Aug 28 22:43:20 2005
@@ -243,12 +243,12 @@
 
 
 install-data-hook: install-sysconfDATA
-   @if test -f $(DESTDIR)$(DEFAULT_CONFIG_FILE) ; then \
-           echo "$@ will not overwrite existing $(DESTDIR)$(DEFAULT_CONFIG_FILE)" ; \
-   else \
-           echo "$(INSTALL_DATA) GeoIP.conf.default $(DESTDIR)$(DEFAULT_CONFIG_FILE)"; \
-           $(INSTALL_DATA) GeoIP.conf.default $(DESTDIR)$(DEFAULT_CONFIG_FILE); \
-   fi
+#  @if test -f $(DESTDIR)$(DEFAULT_CONFIG_FILE) ; then \
+#          echo "$@ will not overwrite existing $(DESTDIR)$(DEFAULT_CONFIG_FILE)" ; \
+#  else \
+#          echo "$(INSTALL_DATA) GeoIP.conf.default $(DESTDIR)$(DEFAULT_CONFIG_FILE)"; \
+#          $(INSTALL_DATA) GeoIP.conf.default $(DESTDIR)$(DEFAULT_CONFIG_FILE); \
+#  fi
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: