130f964688
- PF patches integrated
13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
$OpenBSD: patch-icons_Makefile_in,v 1.2 2002/04/17 18:03:21 brad Exp $
|
|
--- icons/Makefile.in.orig Sat Apr 13 20:14:50 2002
|
|
+++ icons/Makefile.in Wed Apr 17 13:19:18 2002
|
|
@@ -145,7 +145,7 @@ ICON2 = anthony-bomb.gif \
|
|
anthony-xpm.gif
|
|
|
|
|
|
-icondir = $(datadir)/icons
|
|
+icondir = $(prefix)/share/examples/squid/icons
|
|
icon_DATA = $(ICON1) $(ICON2)
|
|
EXTRA_DIST = $(ICON1) $(ICON2) icons.shar
|
|
DISTCLEANFILES = $(ICON1) $(ICON2)
|