mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5 lines
93 B
Bash
5 lines
93 B
Bash
#!/bin/sh
|
|
export GDK_CONV
|
|
eval @PREFIX@/libexec/ja-gtk/user-setup
|
|
exec @PREFIX@/bin/gicq.bin
|