From 5c231ce9adbaeba5449a5bc9becc22a51a45c258 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 6 Feb 2007 20:59:18 +0000 Subject: [PATCH] * changed sun-jdk-150 to use a SID file instead of postsysfiles.in git-svn-id: svn://svn.opensde.net/opensde/package/branches/sid@20130 10447126-35f2-4685-b0cf-6dd780d3921f --- java/sun-jdk-150/postsysfiles.in | 15 --------------- java/sun-jdk-150/sun-jdk-150.sid | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 15 deletions(-) delete mode 100644 java/sun-jdk-150/postsysfiles.in create mode 100644 java/sun-jdk-150/sun-jdk-150.sid diff --git a/java/sun-jdk-150/postsysfiles.in b/java/sun-jdk-150/postsysfiles.in deleted file mode 100644 index 8f11539c3..000000000 --- a/java/sun-jdk-150/postsysfiles.in +++ /dev/null @@ -1,15 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../sun-jdk-150/postsysfiles.in -# Copyright (C) 2004 - 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-jdk-150/sun-jdk-150.sid b/java/sun-jdk-150/sun-jdk-150.sid new file mode 100644 index 000000000..bf0664ff8 --- /dev/null +++ b/java/sun-jdk-150/sun-jdk-150.sid @@ -0,0 +1,20 @@ +; --- SDE-COPYRIGHT-NOTE-BEGIN --- +; This copyright note is auto-generated by ./scripts/Create-CopyPatch. +; +; Filename: package/.../sun-jdk-150/sun-jdk-150.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