[SCM] java-package packaging branch, master, updated. 574671d6aa7700597407f50724e484ea27097112
Emmanuel Bourg
ebourg at apache.org
Wed Jun 5 14:06:03 UTC 2013
The following commit has been merged in the master branch:
commit 21672d68574e3f3a544b115c0d3eaabf2ae857b5
Author: Emmanuel Bourg <ebourg at apache.org>
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
More information about the pkg-java-commits
mailing list