summaryrefslogtreecommitdiff
path: root/www/squid31/files/patch-tools-Makefile.in
blob: 3daee0c17c8260044b0d3860c992a7ea8faa5d8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tools/Makefile.in.orig	Sun May 14 18:30:04 2006
+++ tools/Makefile.in	Sun May 14 18:31:02 2006
@@ -297,7 +297,7 @@
 EXTRA_DIST = \
 	cachemgr.conf
 
-DEFAULT_CACHEMGR_CONFIG = $(sysconfdir)/cachemgr.conf
+DEFAULT_CACHEMGR_CONFIG = $(sysconfdir)/cachemgr.conf.default
 
 # Don't automatically uninstall config files
 #	@if test -f $(DESTDIR)$(DEFAULT_CONFIG_FILE) ; then \