chiark / gitweb /
Various fixes.
[anag] / debian / rules
index 76191aba97192fe19fad47759d8bf31c86567405..d8a2e828c380544e422e182fcf4ec35479dc3fce 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: