c324015314
From brad (MAINTAINER) ok sthen@
13 lines
432 B
Plaintext
13 lines
432 B
Plaintext
$OpenBSD: patch-icons_Makefile_in,v 1.10 2007/09/10 17:49:23 merdely Exp $
|
|
--- icons/Makefile.in.orig Sun Aug 12 08:41:05 2007
|
|
+++ icons/Makefile.in Sun Sep 2 20:17:49 2007
|
|
@@ -274,7 +274,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 =
|