summaryrefslogtreecommitdiff
path: root/www/httrack/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'www/httrack/files/patch-ac')
-rw-r--r--www/httrack/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/httrack/files/patch-ac b/www/httrack/files/patch-ac
new file mode 100644
index 000000000000..2a5db1e28867
--- /dev/null
+++ b/www/httrack/files/patch-ac
@@ -0,0 +1,11 @@
+--- 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"