1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 17:07:07 +00:00
termux-packages/x11-packages/hexchat/hexchat.in

4 lines
127 B
Bash

#!@TERMUX_PREFIX@/bin/sh
export LD_PRELOAD=@TERMUX_PREFIX@/lib/libandroid-shmem.so
exec @TERMUX_PREFIX@/libexec/hexchat "${@}"