ports/www/httrack/files/patch-ac
2001-12-21 17:18:56 +00:00

11 lines
290 B
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"