CVS java-package/sun-j2re1.4

Barry Hawkins barryh-guest at haydn.debian.org
Sun Nov 6 22:32:29 UTC 2005


Update of /cvsroot/pkg-java/java-package/sun-j2re1.4
In directory haydn:/tmp/cvs-serv20307/sun-j2re1.4

Modified Files:
	install remove 
Log Message:
Update of Sun JRE/JDK alternatives install scripts, update of TODO.

--- /cvsroot/pkg-java/java-package/sun-j2re1.4/install	2005/11/06 20:12:25	1.5
+++ /cvsroot/pkg-java/java-package/sun-j2re1.4/install	2005/11/06 22:32:29	1.6
@@ -16,9 +16,17 @@
 	"$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 keytool
+program_alternative orbd
+program_alternative policytool
 program_alternative rmid
 program_alternative rmiregistry
+program_alternative servertool
+program_alternative tnameserv
 
 # derive the architecture-specific 
 # directory for the plugin
--- /cvsroot/pkg-java/java-package/sun-j2re1.4/remove	2005/11/06 20:12:25	1.4
+++ /cvsroot/pkg-java/java-package/sun-j2re1.4/remove	2005/11/06 22:32:29	1.5
@@ -12,9 +12,15 @@
 	--remove "$program" "$j2se_base/bin/$program"
 }
 
+program_alternative ControlPanel
 program_alternative java
+program_alternative keytool
+program_alternative orbd
+program_alternative policytool
 program_alternative rmid
 program_alternative rmiregistry
+program_alternative servertool
+program_alternative tnameserv
 
 # derive the architecture-specific 
 # directory for the plugin



More information about the pkg-java-commits mailing list