head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.10.19.16.52.23;	author novel;	state Exp;
branches;
next	;


desc
@@


1.1
log
@OpenFWTK is an application proxy toolkit which inherits the ideology
of TIS fwtk and maintains API backwards compatibility. The design goal
is to make it simple yet powerful; no performance hacks allowed in the
code and library dependencies are reduced to minimum.

WWW: http://sourceforge.net/projects/openfwtk

PR:		ports/117194
Submitted by:	Anton Karpov <toxa at toxahost.ru>
@
text
@--- reports/Makefile.orig	2007-09-25 00:20:36.000000000 +0400
+++ reports/Makefile	2007-10-12 04:54:53.000000000 +0400
@@@@ -16,10 +16,3 @@@@
 logtail: $(LTLOBJS)
 	$(OFWTKLINK) $(LTLOBJS)
 
-INSTALLADD =												\
-	if ! grep -q frequentcheck /etc/crontab; then 							\
-	    echo "59      *       *       *       *       root    $(DEST)/frequentcheck">>/etc/crontab ;\
-	fi; 												\
-	if ! grep -q daily_report /etc/crontab; then 							\
-	    echo "58      23      *       *       *       root    $(DEST)/daily_report">>/etc/crontab ;	\
-	fi
@
