Various fixes.
[anag] / debian / rules
index 76191ab..d8a2e82 100755 (executable)
@@ -8,7 +8,7 @@ build:
        cd deb-build; ../configure \
                --prefix=/usr \
                --with-dictionary=/usr/share/dict/words
-       make -C deb-build JAVAC=jikes-kaffe
+       make -C deb-build 
        touch build
 
 clean: