mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
945bc124d1
appropriate server to point to. Submitted by: imura Approved by: maintainer
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
bin/XF98_MGA.xtt
|
|
@exec /bin/ln -fs %D/%F %B/X
|
|
@unexec ([ -x %B/XF98_MGA ] && /bin/ln -fs %B/XF98_MGA %B/X) || /bin/rm -f %B/X
|