$NetBSD$

--- khelpcenter/searchhandlers/khc_htdig.pl.in.orig	2005-10-11 04:03:56.000000000 +1300
+++ khelpcenter/searchhandlers/khc_htdig.pl.in
@@ -26,8 +26,8 @@ use strict;
 
 use Getopt::Long;
 
-my $htdigdata = "/srv/www/htdig/common/";
-my $htdigbin = "/usr/bin";
+my $htdigdata = "@prefix@/share/htdig/common/";
+my $htdigbin = "@prefix@/bin";
 my $kdeprefix = "@prefix@";
 chomp $kdeprefix;
 
@@ -93,7 +93,7 @@ ignore_noindex:		true
 max_hop_count:		4
 robotstxt_name:         kdedig
 compression_level:	6
-template_map:           Long long $kdeprefix/share/apps/khelpcenter/searchhandlers/htdig/htdig_long.html \\
+template_map:           Long long $kdeprefix/share/kde/apps/khelpcenter/searchhandlers/htdig/htdig_long.html \\
                         Short short $htdigdata/short.html
 search_algorithm:       exact:1 prefix:0.8
 maximum_pages:          1
