]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - lib/javase.sh
Modified the final message to better see the install command
[sven/java-package.git] / lib / javase.sh
index 8e0d0f5e2fb579595f3c494ee3481ed5198ea869..6e081cd8fbeebf10f023d758983ae1e4b4768e59 100644 (file)
@@ -241,8 +241,10 @@ j2se_build() {
     fi
     cat << EOF
 
-The Debian package has been created in the current directory. You can
-install the package as root (e.g. dpkg -i $deb_filename). 
+The Debian package has been created in the current directory.
+You can install the package as root with:
+
+    dpkg -i $deb_filename
 
 EOF
 }