head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.02.24.15.22.35;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2001.12.21.17.18.56;	author dirk;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 3.30
@
text
@--- postinst-config.in.orig	Sat Oct  6 14:38:26 2001
+++ postinst-config.in	Fri Dec 21 18:11:33 2001
@@@@ -2,7 +2,7 @@@@
 
 # Config file location
 cnfdir="__ETCPATH__"
-cnf="__ETCPATH__/httrack.conf"
+cnf="__ETCPATH__/httrack.conf.sample"
 
 if test "`id -u`" -eq 0; then
 	mkdir -p "$cnfdir"
@


1.1
log
@- install config as httrack.conf.sample instead of httrack.conf
- don't call ldconfig twice
@
text
@@

