This website requires JavaScript.
Explore
Help
Sign In
macports
/
macports-ports
Watch
0
Star
0
Fork
0
mirror of
https://github.com/macports/macports-ports.git
synced
2026-07-12 18:20:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
python_variants
macports-ports
/
java
/
derby
/
files
/
dblook
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
89 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Fix
https://trac.macports.org/ticket/22753
by installing the entire Derby install into
2010-03-05 00:22:01 +00:00
#!/bin/sh
export
DERBY_HOME
=
@PREFIX@/share/derby
exec
$DERBY_HOME
/bin/dblook
${
1
+
"
$@
"
}
Reference in New Issue
Copy Permalink