mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
6899a5d5e2
Feature safe: yes
4 lines
76 B
Bash
4 lines
76 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/redeclipse_server "$@"
|