--- Imakefile.orig	Tue Oct  1 01:15:31 2002
+++ Imakefile	Tue Oct  1 01:46:07 2002
@@ -32,9 +32,9 @@
 /* You can change these here, and KDrill.ad will 
  * get created with the matching values. Yaaay!
  */
-DICTLOCATION= /usr/local/lib/kanjidic.gz
-EDICTLOCATION= /usr/local/lib/edict.gz
-RADLOCATION= /usr/local/lib/radkfile
+DICTLOCATION= $(LOCALBASE)/share/dict/edict/kanjidic
+EDICTLOCATION= $(LOCALBASE)/share/dict/edict/edict
+RADLOCATION= $(LOCALBASE/share/dict/edict/radkfile
 
 # If for some reason, the user prefs stuff isn't working for you, 
 # and you can't compile, uncomment this
