2009-10-29 20:56:57 -04:00
|
|
|
$OpenBSD: patch-icons_Makefile_in,v 1.12 2009/10/30 00:56:57 sthen Exp $
|
|
|
|
--- icons/Makefile.in.orig Thu Apr 30 21:24:39 2009
|
|
|
|
+++ icons/Makefile.in Wed Oct 28 19:16:47 2009
|
|
|
|
@@ -229,7 +229,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 =
|