From 1f12075be5cc35912a06f1c12c70d0cdc30c8e9a Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 6 Feb 2007 20:53:19 +0000 Subject: [PATCH] * changed sun-jre-6 to use a SID file instead of postsysfiles.in git-svn-id: svn://svn.opensde.net/opensde/package/branches/sid@20128 10447126-35f2-4685-b0cf-6dd780d3921f --- java/sun-jre-6/postsysfiles.in | 17 ----------------- java/sun-jre-6/sun-jre-6.sid | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 17 deletions(-) delete mode 100644 java/sun-jre-6/postsysfiles.in create mode 100644 java/sun-jre-6/sun-jre-6.sid diff --git a/java/sun-jre-6/postsysfiles.in b/java/sun-jre-6/postsysfiles.in deleted file mode 100644 index f8c942e23..000000000 --- a/java/sun-jre-6/postsysfiles.in +++ /dev/null @@ -1,17 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../sun-jre-6/postsysfiles.in -# Copyright (C) 2006 The OpenSDE Project -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - - -safe_mimetypeadd application/x-java-jnlp-file "jnlp" "$bindir/javaws %s" diff --git a/java/sun-jre-6/sun-jre-6.sid b/java/sun-jre-6/sun-jre-6.sid new file mode 100644 index 000000000..5e5595205 --- /dev/null +++ b/java/sun-jre-6/sun-jre-6.sid @@ -0,0 +1,20 @@ +; --- SDE-COPYRIGHT-NOTE-BEGIN --- +; This copyright note is auto-generated by ./scripts/Create-CopyPatch. +; +; Filename: package/.../sun-jre-6/sun-jre-6.sid +; Copyright (C) 2007 The OpenSDE Project +; +; More information can be found in the files COPYING and README. +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation; version 2 of the License. A copy of the +; GNU General Public License can be found in the file COPYING. +; --- SDE-COPYRIGHT-NOTE-END --- + +[general] +mimetype=application/x-java-jnlp-file + +[application/x-java-jnlp-file] +program=D_bindir/javaws %s +extension=jnlp