93f2ae18d1
in www/squid as of 2012/11/26 plus a REVISION bump. The newer version works well in most cases, but is less portable and seems to have problems with certain configurations. ok ajacoutot.
13 lines
433 B
Plaintext
13 lines
433 B
Plaintext
$OpenBSD: patch-icons_Makefile_in,v 1.1.1.1 2013/01/02 10:12:02 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 =
|