diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 4c02ab2fba88..469477619179 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -19,6 +19,8 @@ DISTNAME= tutorial MAINTAINER= ringworm01@gmail.com COMMENT= Official Java 2 SDK tutorial +BROKEN= Size mismatch + NO_WRKSUBDIR= yes RESTRICTED= "This software is under license and export control." NO_BUILD= yes |