ff9d8cf194
ok okan@
13 lines
429 B
Plaintext
13 lines
429 B
Plaintext
$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 \
|
|
anthony-xbm.gif \
|
|
anthony-xpm.gif
|
|
|
|
-icondir = $(datadir)/icons
|
|
+icondir = $(prefix)/share/examples/squid/icons
|
|
icon_DATA = $(ICON1) $(ICON2)
|
|
EXTRA_DIST = $(ICON1) $(ICON2) icons.shar
|
|
DISTCLEANFILES =
|