Projects
Mega:24.03
rhino
_service:tar_scm:rhino.script
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:rhino.script of Package rhino
#!/bin/sh # # rhino script # JPackage Project <http://www.jpackage.org/> # Source functions library . /usr/share/java-utils/java-functions # Source system prefs if [ -f /etc/rhino.conf ] ; then . /etc/rhino.conf fi # Source user prefs if [ -f $HOME/.rhinorc ] ; then . $HOME/.rhinorc fi # Configuration MAIN_CLASS=org.mozilla.javascript.tools.shell.Main # Remove xmlbeans until we have it in Fedora #BASE_JARS="rhino jline xmlbeans/xbean" BASE_JARS="rhino jline/jline jansi" # Set parameters set_jvm set_classpath $BASE_JARS set_flags $BASE_FLAGS set_options $BASE_OPTIONS # Let's start run "$@"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2