summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-ae
blob: d10c33c35b50200fdc85d3b15daa667601155b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ae,v 1.4 1999/11/12 16:25:30 rh Exp $

--- icons/Makefile.in.orig	Mon Apr 19 03:24:10 1999
+++ icons/Makefile.in	Fri Nov 12 17:20:06 1999
@@ -4,6 +4,7 @@
 exec_prefix	= @exec_prefix@
 top_srcdir	= @top_srcdir@
 bindir		= @bindir@
+datadir		= @datadir@
 libexecdir      = @libexecdir@
 sysconfdir	= @sysconfdir@
 localstatedir   = @localstatedir@
@@ -15,7 +16,7 @@
 
 INSTALL         	= @INSTALL@
 INSTALL_FILE    	= @INSTALL_DATA@
-DEFAULT_ICON_DIR        = $(sysconfdir)/icons
+DEFAULT_ICON_DIR        = $(datadir)/squid/icons
 
 ICONS		= anthony-binhex.gif \
 		  anthony-bomb.gif \