Fix patch problem.

Submitted by:	Andrew Stuart <elitetek@tekrealm.net>
This commit is contained in:
Vanilla I. Shu 2002-07-21 03:21:02 +00:00
parent 1e1df07282
commit 986081a3c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63299
3 changed files with 10 additions and 12 deletions

View file

@ -1,13 +1,11 @@
--- htmltemp/images/Makefile.in.orig Sun Jul 21 00:20:41 2002
+++ htmltemp/images/Makefile.in Sun Jul 21 00:32:31 2002
@@ -72,7 +72,9 @@
--- htmltemp/images/Makefile.in.orig Sun Jul 21 11:07:13 2002
+++ htmltemp/images/Makefile.in Sun Jul 21 11:08:11 2002
@@ -65,7 +65,7 @@
images_DATA = isoqlog.gif \
dot.gif \
- pk.gif
+ pk.gif \
+ home.gif \
+ up.gif
imagesdir = $(pkgdatadir)/htmltemp/images
-images_DATA = isoqlog.gif dot.gif pk.gif
+images_DATA = isoqlog.gif dot.gif pk.gif home.gif up.gif
subdir = htmltemp/images
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =

View file

@ -1,6 +1,6 @@
First edit %%PREFIX%%/etc/isoqlog.conf
After that edit %%PREFIX%%/etc/isqlog.domains
After that edit %%PREFIX%%/etc/isoqlog.domains
Finally you have to add a crontab entry in order to get isoqlog work like:

View file

@ -30,7 +30,7 @@ share/isoqlog/htmltemp/generalmonthly.html
share/isoqlog/htmltemp/generalyearly.html
share/isoqlog/htmltemp/monthly.html
share/isoqlog/htmltemp/images/dot.gif
share/isoqlog/htmltemp/images/home.gid
share/isoqlog/htmltemp/images/home.gif
share/isoqlog/htmltemp/images/isoqlog.gif
share/isoqlog/htmltemp/images/pk.gif
share/isoqlog/htmltemp/images/up.gif