diff options
author | Sven Gothel <[email protected]> | 2011-02-23 15:13:56 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-23 15:13:56 +0100 |
commit | 2ac4006de0af87a87bc4f37abb3ba763379da207 (patch) | |
tree | 059f6cab258a9208bfcd289bab9b83608c16848f /make/scripts/make.jogl.doc.all.x86_64.sh | |
parent | ef0ee0c8fcb794d0c81e37eee87cb5c7b281fc7a (diff) |
Inverse build attribute build.noarchive -> build.archiveon
Diffstat (limited to 'make/scripts/make.jogl.doc.all.x86_64.sh')
-rwxr-xr-x | make/scripts/make.jogl.doc.all.x86_64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/make.jogl.doc.all.x86_64.sh b/make/scripts/make.jogl.doc.all.x86_64.sh index 3711171af..5e111d50b 100755 --- a/make/scripts/make.jogl.doc.all.x86_64.sh +++ b/make/scripts/make.jogl.doc.all.x86_64.sh @@ -6,6 +6,5 @@ fi ant -v \ - -Dbuild.noarchives=true \ -Drootrel.build=build-x86_64 \ javadoc.spec javadoc javadoc.dev $* 2>&1 | tee make.jogl.doc.all.x86_64.log |