gv.sh 101 B

12345
  1. #!/bin/sh
  2. XAPPLRESDIR=@l_prefix@/share/gv
  3. export XAPPLRESDIR
  4. exec @l_prefix@/libexec/gv/gv ${1+"$@"}