982e8c6a2e
- Don't hardcode version in distfile names - Update USE_XORG - Improve and simplify wrapper script handling - Improve and simplify options handling PR: 201547 Submitted by: amdmi3 Approved by: maintainer timeout (dk@farm.org, 2 weeks)
3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
|
|
exec %%PREFIX%%/libexec/fmsx -home %%DATADIR%% "$@"
|