openbsd-ports/www/squid/patches/patch-icons_Makefile_in
brad 130f964688 upgrade to Squid 2.5.PRE6
- PF patches integrated
2002-04-17 18:03:21 +00:00

13 lines
426 B
Plaintext

$OpenBSD: patch-icons_Makefile_in,v 1.2 2002/04/17 18:03:21 brad Exp $
--- icons/Makefile.in.orig Sat Apr 13 20:14:50 2002
+++ icons/Makefile.in Wed Apr 17 13:19:18 2002
@@ -145,7 +145,7 @@ ICON2 = anthony-bomb.gif \
anthony-xpm.gif
-icondir = $(datadir)/icons
+icondir = $(prefix)/share/examples/squid/icons
icon_DATA = $(ICON1) $(ICON2)
EXTRA_DIST = $(ICON1) $(ICON2) icons.shar
DISTCLEANFILES = $(ICON1) $(ICON2)