diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-09 13:32:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-09 13:32:18 +0100 |
commit | 23bc64ab05f3f152903c127d0bd24de681dc2044 (patch) | |
tree | 1e6afda7a75dc0b4d309a3a97d55d2bf609bb2d3 /jtools/jikes | |
parent | 442ae3a70f492fb16440ca081309638de0a6bd1b (diff) |
disable some stuff for bulk builds
Diffstat (limited to 'jtools/jikes')
-rw-r--r-- | jtools/jikes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jtools/jikes/Makefile b/jtools/jikes/Makefile index c26a0f45b..1d619c8eb 100644 --- a/jtools/jikes/Makefile +++ b/jtools/jikes/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= jikes PKG_VERSION:= 1.22 PKG_RELEASE:= 1 -PKG_MD5SUM:= 14d4bdfac236e347d806c6743dba48c6 +PKG_MD5SUM:= cda958c7fef6b43b803e1d1ef9afcb85 PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=jikes/Jikes/1.22/} DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2 |