CVS java-package/sun-j2re1.5
Barry Hawkins
barryh-guest at haydn.debian.org
Sun Nov 6 22:32:30 UTC 2005
Update of /cvsroot/pkg-java/java-package/sun-j2re1.5
In directory haydn:/tmp/cvs-serv20307/sun-j2re1.5
Modified Files:
install remove
Log Message:
Update of Sun JRE/JDK alternatives install scripts, update of TODO.
--- /cvsroot/pkg-java/java-package/sun-j2re1.5/install 2005/11/06 20:12:27 1.6
+++ /cvsroot/pkg-java/java-package/sun-j2re1.5/install 2005/11/06 22:32:30 1.7
@@ -16,10 +16,20 @@
"$j2se_base/man/man1/$program.1.gz"
}
+# kinit, klist, and ktab not installed at this
+# time; handling of /etc/krb5.conf not addressed
+program_alternative ControlPanel
program_alternative java
program_alternative javaws
+program_alternative keytool
+program_alternative orbd
+program_alternative pack200
+program_alternative policytool
program_alternative rmid
program_alternative rmiregistry
+program_alternative servertool
+program_alternative tnameserv
+program_alternative unpack200
# derive the architecture-specific
# directory for the plugin
--- /cvsroot/pkg-java/java-package/sun-j2re1.5/remove 2005/11/06 20:12:27 1.5
+++ /cvsroot/pkg-java/java-package/sun-j2re1.5/remove 2005/11/06 22:32:30 1.6
@@ -12,10 +12,18 @@
--remove "$program" "$j2se_base/bin/$program"
}
+program_alternative ControlPanel
program_alternative java
program_alternative javaws
+program_alternative keytool
+program_alternative orbd
+program_alternative pack200
+program_alternative policytool
program_alternative rmid
program_alternative rmiregistry
+program_alternative servertool
+program_alternative tnameserv
+program_alternative unpack200
# derive the architecture-specific
# directory for the plugin
More information about the pkg-java-commits
mailing list