mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
As reported by one of the players, not everybody is happy with changes in latest Red Eclipse 2.0, so many are staying with 1.6. Resurrect redeclipse/redeclipse-data at version 1.6 for them.
3 lines
76 B
Bash
3 lines
76 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/redeclipse_server "$@"
|