13 lines
430 B
Plaintext
13 lines
430 B
Plaintext
$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 \
|
|
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 =
|