#!/bin/bash

LD_LIBRARY_PATH=`dirname $0`/lpconfig/lplib `dirname $0`/lpexe $*

