mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
018b8d3479
- Simplify data handling - it's no longer needed to symlink whole datadir tree in dotdir
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/bfclient "$@"
|