1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/www/linux-opera-devel/files/opera.sh

4 lines
85 B
Bash

#!/bin/sh
export OPERA_DIR=%%PREFIX%%/share/opera
exec %%PREFIX%%/bin/opera-bin "$@"