freebsd-ports/cad/linux-eagle5/files/eagle.sh
2021-04-06 16:31:13 +02:00

5 lines
58 B
Bash

#!/bin/sh
EAGLEBIN=%%DATADIR%%/bin/eagle
$EAGLEBIN "$@"