#!/bin/sh # Subversion 1.1.1 should be able to handle symlinks, but can't. # This one line script is a work around for that. exec `dirname $0`/../ext/pkglns/pkglns "$@"