]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - make-jpkg
Correct handling of amd64 in roacle-jdk6.1->4 and improve error message when used...
[sven/java-package.git] / make-jpkg
index 41899db7a342d44f64d24cee99846b602abceae0..4c542db0f2989f589426c9fc6cdafa2d5a6289bb 100755 (executable)
--- a/make-jpkg
+++ b/make-jpkg
@@ -232,7 +232,7 @@ done
 echo
 
 if [[ -z "$j2se_found" ]]; then
-    echo "No matching plugin was found."
+    echo "No matching packaging method was found for $archive_name. Please make sure you are using a tar.gz or self-extracting archive"
 fi