]> git.sven.stormbind.net Git - sven/java-package.git/commitdiff
Updated the manpages to reflect the latest naming changes
authorEmmanuel Bourg <ebourg@apache.org>
Wed, 5 Jun 2013 14:04:13 +0000 (16:04 +0200)
committerEmmanuel Bourg <ebourg@apache.org>
Wed, 5 Jun 2013 14:04:13 +0000 (16:04 +0200)
make-jpkg.1

index 7d7a91fc54ea4626d334775e518b80a0271b4ab3..c767222a68c99e065c4f67ef851ea6f493b6fa79 100644 (file)
@@ -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