The following commit has been merged in the master branch:
commit 21672d68574e3f3a544b115c0d3eaabf2ae857b5
Author: Emmanuel Bourg <[email protected]>
Date:   Wed Jun 5 16:04:13 2013 +0200

    Updated the manpages to reflect the latest naming changes

diff --git a/make-jpkg.1 b/make-jpkg.1
index 7d7a91f..c767222 100644
--- a/make-jpkg.1
+++ b/make-jpkg.1
@@ -76,11 +76,11 @@ make-jpkg 
<path_to_download_directory>/jdk-7u2-linux-x64.tar.gz
 .PP
 This generate a Debian package in the current directory, that can be installed 
using dpkg:
 .IP
-dpkg -i oracle-j2sdk1.7_1.7.0+update2_amd64.deb
+dpkg \-i oracle-java7-jdk_7u2_amd64.deb
 .PP
 When you're done, you can delete initial download as well as generated package:
 .IP
-rm <path_to_download_directory>/jdk-7u2-linux-x64.tar.gz 
oracle-j2sdk1.7_1.7.0+update2_amd64.deb
+rm <path_to_download_directory>/jdk-7u2-linux-x64.tar.gz 
oracle-java7-jdk_7u2_amd64.deb
 .PP
 .SH ENVIRONMENT
 .TP

-- 
java-package packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to