#!/bin/sh
GS_LIB=`kpsewhich -expand-var '$GS_LIB' `
export GS_LIB
gs.bin "$@"

