New commits:
commit 8a23ccb5942c39c91872742f592e29d5f860203b
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>
icedtea7: changed pre build to work with new automake
diff --git a/java/icedtea7/HISTORY b/java/icedtea7/HISTORY
index a66fbc7..e56fcb2 100644
--- a/java/icedtea7/HISTORY
+++ b/java/icedtea7/HISTORY
@@ -1,3 +1,6 @@
+2013-09-08 Robin Cook <rcook AT wyrms.net>
+ * PRE_BUILD: changed to build with new automake
+
2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
* DOWNLOAD: only check if SOURCE1 exists. Always download the others.
If we wish to download only on a timestamp change, we will have to
use cURL
diff --git a/java/icedtea7/PRE_BUILD b/java/icedtea7/PRE_BUILD
index bc678eb..41cd0d3 100755
--- a/java/icedtea7/PRE_BUILD
+++ b/java/icedtea7/PRE_BUILD
@@ -17,8 +17,7 @@ cp $SOURCE_CACHE/$SOURCE8 ./ &&