diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/diablo-jdk13/Makefile | 2 | ||||
-rw-r--r-- | java/diablo-jre13/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/diablo-jdk13/Makefile b/java/diablo-jdk13/Makefile index bdcf7bde1ddc..5617de09d4e5 100644 --- a/java/diablo-jdk13/Makefile +++ b/java/diablo-jdk13/Makefile @@ -71,7 +71,7 @@ IGNORE= :\n\ Because of licensing restrictions, you must fetch the distribution\n\ manually. Please access\n\ \n\ - ${DOWNLOAD_URL},\n\ + ${DOWNLOAD_URL}\n\ \n\ with a web browser and \"Accept\" the End User License Agreement for\n\ \"Caffe Diablo ${JRE_VERSION}\". Please place the downloaded\n\ diff --git a/java/diablo-jre13/Makefile b/java/diablo-jre13/Makefile index 68a7d2500045..a2c256f24682 100644 --- a/java/diablo-jre13/Makefile +++ b/java/diablo-jre13/Makefile @@ -71,7 +71,7 @@ IGNORE= :\n\ Because of licensing restrictions, you must fetch the distribution\n\ manually. Please access\n\ \n\ - ${DOWNLOAD_URL},\n\ + ${DOWNLOAD_URL}\n\ \n\ with a web browser and \"Accept\" the End User License Agreement for\n\ \"Latte Diablo ${JRE_VERSION}\". Please place the downloaded\n\ |