termux-packages/x11-packages/hexchat/hexchat.in

4 lines
127 B
Plaintext
Raw Permalink Normal View History

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