summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-ae
blob: 933a380407623e15f93c0b06416b2176e2e50e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.5 2002/10/13 16:43:21 taca Exp $

--- icons/Makefile.in.orig	Fri Jul 12 17:38:22 2002
+++ icons/Makefile.in
@@ -147,7 +147,7 @@ ICON2 = anthony-bomb.gif \
 		anthony-xpm.gif
 
 
-icondir = $(datadir)/icons
+icondir = $(datadir)/squid/icons
 icon_DATA = $(ICON1) $(ICON2)
 EXTRA_DIST = $(ICON1) $(ICON2) icons.shar
 DISTCLEANFILES = $(ICON1) $(ICON2)