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