2008-07-16 17:18:27 -04:00
|
|
|
$OpenBSD: patch-icons_Makefile_in,v 1.11 2008/07/16 21:18:28 brad Exp $
|
|
|
|
--- icons/Makefile.in.orig Sun Nov 11 20:14:19 2007
|
|
|
|
+++ icons/Makefile.in Sun Jun 29 03:10:24 2008
|
|
|
|
@@ -272,7 +272,7 @@ ICON2 = anthony-bomb.gif \
|
2006-10-03 01:00:49 -04:00
|
|
|
anthony-xbm.gif \
|
2002-02-19 20:17:03 -05:00
|
|
|
anthony-xpm.gif
|
|
|
|
|
|
|
|
-icondir = $(datadir)/icons
|
|
|
|
+icondir = $(prefix)/share/examples/squid/icons
|
|
|
|
icon_DATA = $(ICON1) $(ICON2)
|
|
|
|
EXTRA_DIST = $(ICON1) $(ICON2) icons.shar
|
2003-05-13 16:12:02 -04:00
|
|
|
DISTCLEANFILES =
|