mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
11 lines
290 B
Text
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"
|